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 <[email protected]>
  • Loading branch information
nextcloud-command authored May 7, 2023
1 parent 89460bd commit e38ba6f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 58 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"phpunit/phpunit": "^9.5",
"nextcloud/coding-standard": "^1.0.0",
"vimeo/psalm": "^5.4.0",
"nextcloud/ocp": "dev-master"
"nextcloud/ocp": "dev-stable26"
},
"scripts": {
"lint": "find . -name \\*.php -not -path './vendor/*' -not -path './build/*' -print0 | xargs -0 -n1 php -l",
Expand Down
64 changes: 7 additions & 57 deletions composer.lock

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

0 comments on commit e38ba6f

Please sign in to comment.