Skip to content

Commit 2de1370

Browse files
authored
Merge pull request #107 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 5835d0d + 423034b commit 2de1370

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
@@ -51,7 +51,7 @@
5151
"phpunit/phpunit": "^10.0|^11.0|^12.0",
5252
"orchestra/testbench": "^8.0|^9.0|^10.0",
5353
"mockery/mockery": "^1.0|^2.0",
54-
"phpstan/phpstan": "^1.10",
54+
"phpstan/phpstan": "^1.10 || ^2.0",
5555
"laravel/pint": "^1.0"
5656
},
5757
"scripts": {

0 commit comments

Comments
 (0)