Skip to content

Commit 353089d

Browse files
committed
chore(CI): Adjust testing matrix for Nextcloud 34 on stable34
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 5474ebb commit 353089d

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
@@ -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-stable34",
3232
"bamarni/composer-bin-plugin": "^1.8"
3333
},
3434
"autoload-dev": {

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)