Skip to content

Commit

Permalink
remove bamarni/composer-bin-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Oct 14, 2023
1 parent 64a0919 commit 94e4e11
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,11 @@
"psr-4": { "League\\Bundle\\OAuth2ServerBundle\\Tests\\": "tests/" }
},
"config": {
"sort-packages": true,
"allow-plugins": {
"bamarni/composer-bin-plugin": true
}
"sort-packages": true
},
"extra": {
"branch-alias": {
"dev-master": "0.4-dev"
},
"bamarni": {
"bin-links": false,
"forward-command": false
}
},
"minimum-stability": "dev"
Expand Down

0 comments on commit 94e4e11

Please sign in to comment.