wishthis/vendor/guzzlehttp/psr7/vendor-bin/psalm/composer.json

10 lines
149 B
JSON
Raw Normal View History

2022-01-24 08:08:35 +00:00
{
"require": {
"php": "^7.2.5 || ^8.0",
"psalm/phar": "4.6.2"
},
"config": {
"preferred-install": "dist"
}
}