chore(deps): update nunomaduro/collision to ^5.10

This ensures that the minimum dependencies work with PHP 8.1
This commit is contained in:
Owen Voke
2021-12-13 20:57:27 +00:00
committed by GitHub
parent 92b8d32ef7
commit 1b7f1dc5b3

View File

@ -18,7 +18,7 @@
],
"require": {
"php": "^7.3 || ^8.0",
"nunomaduro/collision": "^5.4.0|^6.0",
"nunomaduro/collision": "^5.10.0|^6.0",
"pestphp/pest-plugin": "^1.0.0",
"phpunit/phpunit": "^9.5.5"
},