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 f51a9a4 commit ac8dbf0Copy full SHA for ac8dbf0
composer.json
@@ -21,9 +21,9 @@
21
"nyholm/psr7": "^1.4",
22
"phpbench/phpbench": "^1.2",
23
"phpstan/extension-installer": "^1.1",
24
- "phpstan/phpstan": "^1.2",
25
- "phpstan/phpstan-phpunit": "^1",
26
- "phpstan/phpstan-strict-rules": "^1",
+ "phpstan/phpstan": "1.4.8",
+ "phpstan/phpstan-phpunit": "1.0.0",
+ "phpstan/phpstan-strict-rules": "1.1.0",
27
"phpunit/phpunit": "^9.5",
28
"psalm/plugin-phpunit": "^0.16.1",
29
"psr/http-message": "^1",
0 commit comments