chore: update to use stable Collision 5

This commit is contained in:
Owen Voke
2020-08-26 10:49:46 +01:00
parent 3c79c893c9
commit 79b4224a35

View File

@ -18,7 +18,7 @@
],
"require": {
"php": "^7.3 || ^8.0",
"nunomaduro/collision": "^5.0.0-BETA5",
"nunomaduro/collision": "^5.0",
"pestphp/pest-plugin": "^0.3",
"pestphp/pest-plugin-coverage": "^0.3",
"pestphp/pest-plugin-init": "^0.3",