Skip to content

Commit 9b9d330

Browse files
Update dependency phpstan/phpstan to v2
1 parent e6df2a8 commit 9b9d330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"nette/schema": "^1.2"
2626
},
2727
"require-dev": {
28-
"phpstan/phpstan": "^1.8.2",
28+
"phpstan/phpstan": "^1.8.2 || ^2.0.0",
2929
"phpunit/phpunit": "^9.5.5 || ^10.0.0 || ^11.0.0",
3030
"scrutinizer/ocular": "^1.8.1",
3131
"unleashedtech/php-coding-standard": "^3.1",

0 commit comments

Comments
 (0)