Skip to content

Commit

Permalink
Update collision version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
tvup committed Jul 27, 2024
1 parent cfc877e commit 6d017fb
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 @@ -31,7 +31,7 @@
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.35",
"nunomaduro/collision": "^7|^8",
"nunomaduro/collision": "^5|^6|^7|^8",
"nunomaduro/larastan": "^2.6",
"orchestra/testbench": "^7|^8|^9",
"pestphp/pest": "^1|^2|^3",
Expand Down

0 comments on commit 6d017fb

Please sign in to comment.