Skip to content

Commit be9a518

Browse files
chore(deps): update phpstan packages to v2
1 parent c71bf42 commit be9a518

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"php-parallel-lint/php-console-highlighter": "^1.0",
3131
"php-parallel-lint/php-parallel-lint": "^1.3",
3232
"phpstan/extension-installer": "^1.1",
33-
"phpstan/phpstan": "~1.12.0",
34-
"phpstan/phpstan-mockery": "^1.0",
35-
"phpstan/phpstan-phpunit": "^1.1",
33+
"phpstan/phpstan": "~2.1.0",
34+
"phpstan/phpstan-mockery": "^2.0",
35+
"phpstan/phpstan-phpunit": "^2.0",
3636
"psalm/plugin-mockery": "^1.0.0",
3737
"psalm/plugin-phpunit": "^0.19.0",
3838
"ramsey/coding-standard": "^2.0.3",

0 commit comments

Comments
 (0)