Allow using composer plugin with composer 2.2

Signed-off-by: Julius Härtl <jus@bitgrid.net>
pull/30409/head
Julius Härtl 2 years ago committed by Christoph Wurst (Rebase PR Action)
parent 223ae801fe
commit b6a26007aa

@ -5,6 +5,9 @@
"sort-packages": true,
"platform": {
"php": "7.3"
},
"allow-plugins": {
"bamarni/composer-bin-plugin": true
}
},
"autoload": {

Loading…
Cancel
Save