Skip to content

Commit 3c339af

Browse files
authored
Merge pull request #7 from iamfarhad/dependabot/composer/phpstan/phpstan-tw-1.10or-tw-2.0
Update phpstan/phpstan requirement from ^1.10 to ^1.10 || ^2.0
2 parents c94959f + 5261550 commit 3c339af

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
@@ -30,7 +30,7 @@
3030
"laravel/pint": "^1.13",
3131
"mockery/mockery": "^1.0",
3232
"orchestra/testbench": "^9.0|^10.0|^11.0",
33-
"phpstan/phpstan": "^1.10"
33+
"phpstan/phpstan": "^1.10 || ^2.0"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)