Skip to content

Commit

Permalink
chore(dev-deps): Bump nextcloud/ocp package
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
nextcloud-command authored Oct 27, 2024
1 parent bfe6da3 commit 805b238
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"require-dev": {
"nextcloud/ocp": "dev-stable28",
"guzzlehttp/guzzle": "^7",
"nextcloud/coding-standard": "^1.0",
"squizlabs/php_codesniffer": "^3",
"nextcloud/ocp": "dev-stable28",
"phan/phan": "^5",
"php-cs-fixer/shim": "3.61.1",
"guzzlehttp/guzzle": "^7",
"staabm/annotate-pull-request-from-checkstyle": "^1.1.0",
"psalm/phar": "^5.26"
"psalm/phar": "^5.26",
"squizlabs/php_codesniffer": "^3",
"staabm/annotate-pull-request-from-checkstyle": "^1.1.0"
},
"autoload-dev": {
"psr-4": {
Expand Down
6 changes: 3 additions & 3 deletions composer.lock

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

0 comments on commit 805b238

Please sign in to comment.