Skip to content

Commit a5e495a

Browse files
Update PHPStan packages to v2
1 parent d5495f2 commit a5e495a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/phpstan/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"require": {
3-
"phpstan/phpstan": "^1.10",
3+
"phpstan/phpstan": "^2.0",
44
"phpstan/extension-installer": "^1.2",
5-
"phpstan/phpstan-doctrine": "^1.3",
5+
"phpstan/phpstan-doctrine": "^2.0",
66
"phpstan/phpstan-symfony": "^1.2"
77
},
88
"config": {

0 commit comments

Comments
 (0)