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 e642288 commit 3fd521aCopy full SHA for 3fd521a
composer.json
@@ -44,11 +44,11 @@
44
"php-cs-fixer/shim": "^3.59.3",
45
"guzzlehttp/guzzle": "^7.8.1",
46
"http-interop/http-factory-guzzle": "^1.2.0",
47
- "phpstan/phpstan": "^1.11.5",
+ "phpstan/phpstan": "^2.0",
48
"phpstan/extension-installer": "^1.4.1",
49
- "phpstan/phpstan-strict-rules": "^1.6.0",
50
- "phpstan/phpstan-phpunit": "^1.4.0",
51
- "phpstan/phpstan-deprecation-rules": "^1.2.0"
+ "phpstan/phpstan-strict-rules": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
+ "phpstan/phpstan-deprecation-rules": "^2.0"
52
},
53
"scripts": {
54
"lint": [
0 commit comments