Skip to content

Commit 2fe0c79

Browse files
authored
Merge pull request #901 from nextcloud/chore/composer-bin-plugin
chore: move composer-bin-plugin to prod dependencies
2 parents b081040 + b586509 commit 2fe0c79

File tree

3 files changed

+63
-60
lines changed

3 files changed

+63
-60
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"require": {
1212
"amphp/amp": "^2.6.4",
1313
"amphp/parallel": "^1.4.3",
14+
"bamarni/composer-bin-plugin": "^1.8.2",
1415
"rubix/ml": "dev-chore/bump-flysystem-v2.1.1"
1516
},
1617
"license": "AGPLv3",
@@ -31,7 +32,6 @@
3132
"post-update-cmd": ["@composer bin all update --ansi"]
3233
},
3334
"require-dev": {
34-
"bamarni/composer-bin-plugin": "^1.8.2",
3535
"christophwurst/nextcloud_testing": "^0.12.4"
3636
},
3737
"config": {

composer.lock

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

vendor-bin/php-cs-fixer/composer.lock

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)