Skip to content

Commit d4e98a1

Browse files
committed
chore(CI): Adjust testing matrix for Nextcloud 30 on stable30
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 242a70b commit d4e98a1

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"test:unit": "vendor/bin/phpunit -c tests/php/phpunit.xml --colors=always --fail-on-warning --fail-on-risky"
3939
},
4040
"require-dev": {
41-
"nextcloud/ocp": "dev-master",
41+
"nextcloud/ocp": "dev-stable30",
4242
"roave/security-advisories": "dev-latest"
4343
},
4444
"require": {

composer.lock

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

0 commit comments

Comments
 (0)