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 2c4dba8 commit 2d0b620Copy full SHA for 2d0b620
composer.json
@@ -31,9 +31,9 @@
31
"php-parallel-lint/php-console-highlighter": "^1.0",
32
"php-parallel-lint/php-parallel-lint": "^1.3",
33
"phpstan/extension-installer": "^1.1",
34
- "phpstan/phpstan": "~1.12.0",
35
- "phpstan/phpstan-mockery": "^1.0",
36
- "phpstan/phpstan-phpunit": "^1.1",
+ "phpstan/phpstan": "~2.1.0",
+ "phpstan/phpstan-mockery": "^2.0",
+ "phpstan/phpstan-phpunit": "^2.0",
37
"psalm/plugin-mockery": "^1.0.0",
38
"psalm/plugin-phpunit": "^0.19.0",
39
"ramsey/coding-standard": "^2.0.3",
0 commit comments