Skip to content

Commit ef2bc17

Browse files
authored
Adds support for Collision ^7.x (#643)
1 parent 1013c24 commit ef2bc17

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
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"guzzlehttp/guzzle": "^7.2",
2626
"mockery/mockery": "^1.4",
27-
"nunomaduro/collision": "^5.10|^6.0",
27+
"nunomaduro/collision": "^5.10|^6.0|^7.0",
2828
"orchestra/testbench": "^6.16|^7.0|^8.0",
2929
"phpunit/phpunit": "^9.3",
3030
"spiral/roadrunner": "^2.8.2"

0 commit comments

Comments
 (0)