Skip to content

Commit bf31d06

Browse files
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <[email protected]>
1 parent 9623cc1 commit bf31d06

File tree

2 files changed

+256
-3
lines changed

2 files changed

+256
-3
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
}
2020
},
2121
"require-dev": {
22-
"bamarni/composer-bin-plugin": "^1.8"
22+
"bamarni/composer-bin-plugin": "^1.8",
23+
"nextcloud/ocp": "dev-master"
2324
},
2425
"scripts": {
2526
"lint": "find . -name \\*.php -not -path './vendor/*' -not -path './build/*' -print0 | xargs -0 -n1 php -l",

composer.lock

Lines changed: 254 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)