mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Allow composer-versions-deprecated in box build env
This commit is contained in:
parent
9387942463
commit
7bb737bedc
@ -3,5 +3,10 @@
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"humbug/box": "3.10.*"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"composer/package-versions-deprecated": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user