Skip to content

Commit 8be4ed0

Browse files
Update dependency phpstan/phpstan to v2
1 parent 7565a59 commit 8be4ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"require-dev": {
3838
"mikehaertl/php-shellcommand": "^1.1.0",
39-
"phpstan/phpstan": "^1.8.8",
39+
"phpstan/phpstan": "^1.8.8 || ^2.0.0",
4040
"phpunit/phpunit": "^8.5 || ^9.2",
4141
"scrutinizer/ocular": "^1.6",
4242
"unleashedtech/php-coding-standard": "^2.7 || ^3.0",

0 commit comments

Comments
 (0)