You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
composer require nunomaduro/collision:^8.0 --dev
The "8.0" constraint for "nunomaduro/collision" appears too strict and will likely not match what you want. See https://getcomposer.org/constraints
./composer.json has been updated
Running composer update nunomaduro/collision
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel/framework is locked to version v12.0.0 and an update of this package was not requested.
- Root composer.json requires nunomaduro/collision 8.0 -> satisfiable by nunomaduro/collision[v8.0.0].
- nunomaduro/collision v8.0.0 conflicts with laravel/framework <11.0.0 || >=12.0.0.
The text was updated successfully, but these errors were encountered:
composer require nunomaduro/collision:^8.0 --dev
The "8.0" constraint for "nunomaduro/collision" appears too strict and will likely not match what you want. See https://getcomposer.org/constraints
./composer.json has been updated
Running composer update nunomaduro/collision
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel/framework is locked to version v12.0.0 and an update of this package was not requested.
- Root composer.json requires nunomaduro/collision 8.0 -> satisfiable by nunomaduro/collision[v8.0.0].
- nunomaduro/collision v8.0.0 conflicts with laravel/framework <11.0.0 || >=12.0.0.
The text was updated successfully, but these errors were encountered: