Skip to content

Commit 56abdc6

Browse files
Update PHPStan packages
1 parent b8ce36b commit 56abdc6

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,10 +37,10 @@
3737
},
3838
"require-dev": {
3939
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0",
40-
"phpstan/phpstan": "1.9.*@dev",
41-
"phpstan/phpstan-strict-rules": "1.4.*@dev",
40+
"phpstan/phpstan": "1.10.*@dev",
41+
"phpstan/phpstan-strict-rules": "1.5.*@dev",
4242
"thecodingmachine/phpstan-strict-rules": "1.0.*@dev",
43-
"voku/phpstan-rules": "3.1.*@dev"
43+
"voku/phpstan-rules": "3.2.*@dev"
4444
},
4545
"suggest": {
4646
"ext-json": "Use JSON for string detection",

0 commit comments

Comments
 (0)