Skip to content

Commit

Permalink
Adds support for Collision ^7.x (#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
nunomaduro authored Feb 3, 2023
1 parent 1013c24 commit ef2bc17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require-dev": {
"guzzlehttp/guzzle": "^7.2",
"mockery/mockery": "^1.4",
"nunomaduro/collision": "^5.10|^6.0",
"nunomaduro/collision": "^5.10|^6.0|^7.0",
"orchestra/testbench": "^6.16|^7.0|^8.0",
"phpunit/phpunit": "^9.3",
"spiral/roadrunner": "^2.8.2"
Expand Down

0 comments on commit ef2bc17

Please sign in to comment.