Skip to content

Commit 04bb6a7

Browse files
Merge pull request #7853 from nextcloud/bugfix/noid/move-composer-bin-plugin-to-normal-deps
Move composer-bin-plugin to normal deps
2 parents 091eaea + 1e7b894 commit 04bb6a7

2 files changed

Lines changed: 59 additions & 59 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"test": "cd tests/php/ && phpunit -c phpunit.xml"
4343
},
4444
"require-dev": {
45-
"bamarni/composer-bin-plugin": "^1.8",
4645
"christophwurst/nextcloud": "dev-master",
4746
"roave/security-advisories": "dev-latest"
4847
},
4948
"require": {
49+
"bamarni/composer-bin-plugin": "^1.8",
5050
"firebase/php-jwt": "^6.3"
5151
},
5252
"extra": {

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.

0 commit comments

Comments
 (0)