1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00
psalm/vendor-bin/box/composer.json

13 lines
189 B
JSON

{
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"humbug/box": "3.16.*"
},
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true
}
}
}