We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a283aea commit ecb1f1aCopy full SHA for ecb1f1a
composer.json
@@ -20,10 +20,10 @@
20
},
21
"require-dev": {
22
"guzzlehttp/guzzle": "^6.3|^7.0",
23
- "phpstan/extension-installer": "^1.0",
24
- "phpstan/phpstan": "^1.5.4",
25
- "phpstan/phpstan-phpunit": "^1.1.0",
26
- "phpstan/phpstan-strict-rules": "^1.1.0",
+ "phpstan/extension-installer": "^1.4",
+ "phpstan/phpstan": "^2.1",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-strict-rules": "^2.0",
27
"phpunit/phpunit": "^9.4",
28
"squizlabs/php_codesniffer": "^3.6",
29
"symfony/polyfill-apcu": "^1.6"
0 commit comments