all-in-one/php/vendor/guzzlehttp/guzzle/vendor-bin/psalm/composer.json
2021-11-30 11:20:42 +01:00

9 lines
149 B
JSON

{
"require": {
"php": "^7.2.5 || ^8.0",
"psalm/phar": "4.6.2"
},
"config": {
"preferred-install": "dist"
}
}