chore(CI): Adjust testing matrix for Nextcloud 27 on stable27

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2023-05-17 13:48:54 +02:00
parent 2a5eece8fd
commit 04e9373c58
5 changed files with 11 additions and 12 deletions

View File

@@ -19,7 +19,7 @@
"symfony/event-dispatcher": "^4.0",
"vimeo/psalm": "^5.4",
"php-parallel-lint/php-parallel-lint": "^1.2",
"nextcloud/ocp": "dev-master"
"nextcloud/ocp": "dev-stable27"
},
"config": {
"optimize-autoloader": true,