mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
chore: uses unstable version of collision
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.1.0",
|
||||
"nunomaduro/collision": "^7.0.5",
|
||||
"nunomaduro/collision": "v7.x-dev",
|
||||
"nunomaduro/termwind": "^1.15.1",
|
||||
"pestphp/pest-plugin": "^2.0.0",
|
||||
"phpunit/phpunit": "^10.0.14"
|
||||
|
||||
Reference in New Issue
Block a user