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 <[email protected]>
  • Loading branch information
nickvergessen committed Jan 23, 2025
1 parent 644088d commit c6ad58e
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 @@ -19,7 +19,7 @@
},
"require-dev": {
"nextcloud/coding-standard": "^1.2.1",
"nextcloud/ocp": "dev-master",
"nextcloud/ocp": "dev-stable31",
"phpunit/phpunit": "^10.5.28",
"psalm/phar": "^5.25"
},
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 c6ad58e

Please sign in to comment.