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

13 lines
190 B
JSON
Raw Normal View History

2018-04-08 18:36:29 +02:00
{
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"humbug/box": "^3.16.0"
},
"config": {
"allow-plugins": {
"composer/package-versions-deprecated": true
}
}
2018-04-08 18:36:29 +02:00
}