Skip to content

Commit 1d105df

Browse files
theofidrychalasr
authored andcommitted
remove bamarni/composer-bin-plugin
1 parent efea5d4 commit 1d105df

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

composer.json

+1-8
Original file line numberDiff line numberDiff line change
@@ -40,18 +40,11 @@
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": {
5047
"dev-master": "0.4-dev"
51-
},
52-
"bamarni": {
53-
"bin-links": false,
54-
"forward-command": false
5548
}
5649
},
5750
"minimum-stability": "dev"

0 commit comments

Comments
 (0)