Skip to content

Commit

Permalink
fix(CI): Update tooling
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen committed Aug 7, 2023
1 parent 09b1a72 commit 165ea47
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 32 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"test:unit": "vendor/bin/phpunit -c tests/phpunit.xml"
},
"require-dev": {
"nextcloud/coding-standard": "^1.0.0",
"nextcloud/coding-standard": "^1.1",
"nextcloud/ocp": "dev-stable25",
"phpunit/phpunit": "^9.5",
"psalm/phar": "^5.12"
"phpunit/phpunit": "^9.6",
"psalm/phar": "^5.14"
}
}
59 changes: 30 additions & 29 deletions composer.lock

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

0 comments on commit 165ea47

Please sign in to comment.