Skip to content

Commit 8382ed6

Browse files
authored
Merge pull request #6 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 f5dbba6 + d7ba279 commit 8382ed6

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
@@ -65,7 +65,7 @@
6565
"phpunit/phpunit": "^10.0|^11.0|^12.0",
6666
"orchestra/testbench": "^8.0|^9.0|^10.0",
6767
"mockery/mockery": "^1.0|^2.0",
68-
"phpstan/phpstan": "^1.10",
68+
"phpstan/phpstan": "^1.10 || ^2.0",
6969
"laravel/pint": "^1.0"
7070
},
7171
"suggest": {

0 commit comments

Comments
 (0)