Allow composer-versions-deprecated in box build env

pull/7220/head
Bruce Weirdan 2 years ago
parent 9387942463
commit 7bb737bedc
No known key found for this signature in database
GPG Key ID: CFC3AAB181751B0D

@ -3,5 +3,10 @@
"prefer-stable": true,
"require": {
"humbug/box": "3.10.*"
},
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true
}
}
}

Loading…
Cancel
Save