Skip to content

Commit 648f283

Browse files
Merge pull request #325 from nextcloud/update-stable31-target-versions
chore(CI): Adjust testing matrix for Nextcloud 31 on stable31
2 parents 3571428 + 58f412f commit 648f283

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"test:unit": "vendor/bin/phpunit -c tests/phpunit.xml"
2929
},
3030
"require-dev": {
31-
"nextcloud/ocp": "dev-master",
31+
"nextcloud/ocp": "dev-stable31",
3232
"bamarni/composer-bin-plugin": "^1.8"
3333
},
3434
"autoload-dev": {

composer.lock

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

0 commit comments

Comments
 (0)