Skip to content

Commit d6a3173

Browse files
authored
Merge pull request #163 from theofidry/chore/bamarni-deprecration
chore: Fix Bamarni plugin deprecations
2 parents 49f3da0 + 94e4e11 commit d6a3173

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,7 @@
4040
"psr-4": { "League\\Bundle\\OAuth2ServerBundle\\Tests\\": "tests/" }
4141
},
4242
"config": {
43-
"sort-packages": true,
44-
"allow-plugins": {
45-
"bamarni/composer-bin-plugin": true
46-
}
43+
"sort-packages": true
4744
},
4845
"extra": {
4946
"branch-alias": {

0 commit comments

Comments
 (0)