Skip to content

Commit 653ec7d

Browse files
authored
Merge pull request #9104 from nextcloud/update-stable35-target-versions
chore(CI): Adjust testing matrix for Nextcloud 35 on stable35
2 parents c48b386 + 1750d94 commit 653ec7d

3 files changed

Lines changed: 90 additions & 10 deletions

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.
1616
- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!
1717
]]></description>
18-
<version>9.0.0-dev.0</version>
18+
<version>9.0.0</version>
1919
<licence>agpl</licence>
2020
<author mail="jus@bitgrid.net">Julius Härtl</author>
2121
<namespace>Text</namespace>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"psalm/phar": "^6.5",
88
"phpunit/phpunit": "^9.5",
99
"ext-mbstring": "*",
10-
"nextcloud/ocp": "dev-master",
10+
"nextcloud/ocp": "dev-stable35",
1111
"bamarni/composer-bin-plugin": "^1.9"
1212
},
1313
"license": "AGPLv3",

composer.lock

Lines changed: 88 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)