Skip to content

Commit

Permalink
Allow composer-versions-deprecated in box build env
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Dec 26, 2021
1 parent 9387942 commit 7bb737b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vendor-bin/box/composer.json
Expand Up @@ -3,5 +3,10 @@
"prefer-stable": true,
"require": {
"humbug/box": "3.10.*"
},
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true
}
}
}

0 comments on commit 7bb737b

Please sign in to comment.