Skip to content

Commit

Permalink
Merge pull request #64 from nextcloud/automated/noid/main-update-next…
Browse files Browse the repository at this point in the history
…cloud-ocp

[main] Update nextcloud/ocp dependency
  • Loading branch information
juliusknorr authored Jul 9, 2024
2 parents f5370c5 + 0772ed9 commit bf8c1d2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"firebase/php-jwt": "^6.10"
},
"require-dev": {
"roave/security-advisories": "dev-latest",
"phpunit/phpunit": "^10.5",
"nextcloud/coding-standard": "^1.0",
"nextcloud/ocp": "dev-master",
"phpunit/phpunit": "^10.5",
"psalm/phar": "^5.2",
"sabre/dav": "^4.3",
"nextcloud/ocp": "dev-master"
"roave/security-advisories": "dev-latest",
"sabre/dav": "^4.3"
},
"scripts": {
"lint": "find . -name \\*.php -not -path './vendor/*' -print0 | xargs -0 -n1 php -l",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

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

0 comments on commit bf8c1d2

Please sign in to comment.