Skip to content

Commit 0c39428

Browse files
Update PHPStan packages to v2
1 parent 9ed9e7c commit 0c39428

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"squizlabs/php_codesniffer": "^3.6",
2323
"phpmd/phpmd": "^2.14",
2424
"phpunit/phpunit": "^9.6",
25-
"phpstan/phpstan": "^1.10",
26-
"phpstan/phpstan-phpunit": "^1.3",
27-
"phpstan/phpstan-strict-rules": "^1.5",
25+
"phpstan/phpstan": "^2.0",
26+
"phpstan/phpstan-phpunit": "^2.0",
27+
"phpstan/phpstan-strict-rules": "^2.0",
2828
"phpstan/extension-installer": "^1.3"
2929
},
3030
"autoload": {

0 commit comments

Comments
 (0)