Skip to content

Commit 5a9d1be

Browse files
Update PHPStan packages to v2
1 parent c77aaa6 commit 5a9d1be

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
@@ -37,9 +37,9 @@
3737
"squizlabs/php_codesniffer": "^3.7",
3838
"phpmd/phpmd": "^2.14",
3939
"phpunit/phpunit": "^10.0 || ^11.2 || ^12.0",
40-
"phpstan/phpstan": "^1.10",
41-
"phpstan/phpstan-phpunit": "^1.3",
42-
"phpstan/phpstan-strict-rules": "^1.5",
40+
"phpstan/phpstan": "^2.0",
41+
"phpstan/phpstan-phpunit": "^2.0",
42+
"phpstan/phpstan-strict-rules": "^2.0",
4343
"phpstan/extension-installer": "^1.3",
4444
"mikey179/vfsstream": "^1.6.7"
4545
},

0 commit comments

Comments
 (0)