Skip to content

Commit

Permalink
chore(CI): Adjust testing matrix for Nextcloud 31 on stable31
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Jan 23, 2025
1 parent 71c851e commit d90ff45
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"require-dev": {
"phpunit/phpunit": "^9.5",
"nextcloud/coding-standard": "^1.0",
"nextcloud/ocp": "dev-master"
"nextcloud/ocp": "dev-stable31"
},
"config": {
"platform": {
Expand Down
19 changes: 9 additions & 10 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d90ff45

Please sign in to comment.