Skip to content

Commit 11a5367

Browse files
Update PHPStan packages to v2
1 parent 0eaf0bc commit 11a5367

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
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",
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)