We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6b5cc commit cdf2440Copy full SHA for cdf2440
composer.json
@@ -23,9 +23,9 @@
23
"nyholm/psr7": "^1.5",
24
"phpbench/phpbench": "^1.2",
25
"phpstan/extension-installer": "^1.1",
26
- "phpstan/phpstan": "1.12.12",
27
- "phpstan/phpstan-phpunit": "1.4.1",
28
- "phpstan/phpstan-strict-rules": "1.6.1",
+ "phpstan/phpstan": "2.1.8",
+ "phpstan/phpstan-phpunit": "2.0.4",
+ "phpstan/phpstan-strict-rules": "2.0.3",
29
"phpunit/phpunit": "^9.5 || ^10.5.21 || ^11",
30
"psr/http-message": "^1 || ^2",
31
"react/http": "^1.6",
0 commit comments