We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c71bf42 commit be9a518Copy full SHA for be9a518
composer.json
@@ -30,9 +30,9 @@
30
"php-parallel-lint/php-console-highlighter": "^1.0",
31
"php-parallel-lint/php-parallel-lint": "^1.3",
32
"phpstan/extension-installer": "^1.1",
33
- "phpstan/phpstan": "~1.12.0",
34
- "phpstan/phpstan-mockery": "^1.0",
35
- "phpstan/phpstan-phpunit": "^1.1",
+ "phpstan/phpstan": "~2.1.0",
+ "phpstan/phpstan-mockery": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
36
"psalm/plugin-mockery": "^1.0.0",
37
"psalm/plugin-phpunit": "^0.19.0",
38
"ramsey/coding-standard": "^2.0.3",
0 commit comments