Skip to content

Commit

Permalink
chore(CI): Adjust testing matrix for Nextcloud 30 on stable30
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Aug 14, 2024
1 parent 54c275a commit 30e85a5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "AGPLv3",
"require-dev": {
"nextcloud/coding-standard": "v1.1.1",
"nextcloud/ocp": "dev-master",
"nextcloud/ocp": "dev-stable30",
"phpunit/phpunit": "^9",
"vimeo/psalm": "^5.15"
},
Expand Down
17 changes: 8 additions & 9 deletions composer.lock

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

0 comments on commit 30e85a5

Please sign in to comment.