Skip to content

Commit 5ee8fce

Browse files
Laravel 11.x Compatibility
1 parent 0daf26e commit 5ee8fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"require-dev": {
2828
"friendsofphp/php-cs-fixer": "^3.4",
2929
"guzzlehttp/guzzle": "^7.4",
30-
"nunomaduro/collision": "^6.0",
30+
"nunomaduro/collision": "^6.0|^7.10.0|^8.1.1",
3131
"orchestra/testbench": "^7.0|^8.0|^9.0",
3232
"phpunit/phpunit": "^9.5|^10.5",
3333
"vimeo/psalm": "^4.20|^5.22"

0 commit comments

Comments
 (0)