Skip to content

Commit 306e66c

Browse files
authored
Merge pull request #9 from blamebutton/dependabot/composer/nunomaduro/collision-tw-6.4or-tw-7.0
Update nunomaduro/collision requirement from ^6.4 to ^6.4 || ^7.0
2 parents 78a019c + 7573eec commit 306e66c

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
@@ -31,7 +31,7 @@
3131
},
3232
"require-dev": {
3333
"laravel/pint": "^1.13.7",
34-
"nunomaduro/collision": "^6.4",
34+
"nunomaduro/collision": "^6.4 || ^7.0",
3535
"orchestra/testbench": "^8.19",
3636
"phpunit/phpunit": "^10.5.5"
3737
},

0 commit comments

Comments
 (0)