Skip to content

Commit

Permalink
update collision dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tpetry committed Mar 12, 2024
1 parent a26bd5c commit 8eb9db4
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": {
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^3.1|^4.0|^5.0|^6.0|^7.0",
"nunomaduro/collision": "^3.1|^4.0|^5.0|^6.0|^7.0|^8.0",
"nunomaduro/larastan": "^1.0|^2.0",
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0",
"phpstan/extension-installer": "^1.1",
Expand Down

0 comments on commit 8eb9db4

Please sign in to comment.