Skip to content

Commit

Permalink
chore: move composer-bin-plugin to prod dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Steinmetz <[email protected]>
  • Loading branch information
st3iny committed Aug 6, 2024
1 parent b081040 commit b586509
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 60 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"require": {
"amphp/amp": "^2.6.4",
"amphp/parallel": "^1.4.3",
"bamarni/composer-bin-plugin": "^1.8.2",
"rubix/ml": "dev-chore/bump-flysystem-v2.1.1"
},
"license": "AGPLv3",
Expand All @@ -31,7 +32,6 @@
"post-update-cmd": ["@composer bin all update --ansi"]
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2",
"christophwurst/nextcloud_testing": "^0.12.4"
},
"config": {
Expand Down
116 changes: 58 additions & 58 deletions composer.lock

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

5 changes: 4 additions & 1 deletion vendor-bin/php-cs-fixer/composer.lock

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

0 comments on commit b586509

Please sign in to comment.