Skip to content

Commit

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

[main] Update nextcloud/ocp dependency
  • Loading branch information
juliusknorr authored Oct 28, 2024
2 parents e4a2197 + 28cd129 commit ce5e5ba
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 ce5e5ba

Please sign in to comment.