Laravel 11.x Compatibility #222
Annotations
3 errors
|
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- illuminate/support 11.x-dev is an alias of illuminate/support dev-master and thus requires it to be installed too.
- Conclusion: don't install illuminate/support dev-master (conflict analysis result)
- Only one of these can be installed: laravel/framework[v10.0.0, ..., 10.x-dev], illuminate/support[dev-master, 11.x-dev]. laravel/framework replaces illuminate/support and thus cannot coexist with it.
- Root composer.json requires illuminate/support ^11.0 -> satisfiable by illuminate/support[11.x-dev (alias of dev-master)].
- Root composer.json requires laravel/framework 10.* -> satisfiable by laravel/framework[v10.0.0, ..., 10.x-dev].
|
Install dependencies
The operation was canceled.
|
Loading