mirror of
https://github.com/guzzle/guzzle.git
synced 2025-03-14 19:29:49 +01:00
11 lines
206 B
JSON
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"
|
|
}
|
|
}
|