Skip to content

Commit e2d82c3

Browse files
authored
Merge pull request #152 from voku/renovate/major-phpstan-packages
Update dependency phpstan/phpstan to v2
2 parents 5c1cba2 + 3be51bc commit e2d82c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0",
30-
"phpstan/phpstan": "^1.0"
30+
"phpstan/phpstan": "^2.0"
3131
},
3232
"support": {
3333
"docs": "https://voku.github.io/Arrayy/",

0 commit comments

Comments
 (0)