1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-03-14 19:29:49 +01:00
guzzle/vendor-bin/phpstan/composer.json
2022-08-28 16:28:05 +01:00

11 lines
206 B
JSON

{
"require": {
"php": "^7.4 || ^8.0",
"phpstan/phpstan": "1.8.2",
"phpstan/phpstan-deprecation-rules": "1.0.0"
},
"config": {
"preferred-install": "dist"
}
}