Laravel 11 support #27
Annotations
2 errors
P8.2 - L11.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Only one of these can be installed: laravel/framework[dev-master], illuminate/database[v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev]. laravel/framework replaces illuminate/database and thus cannot coexist with it.
- laravel/framework 11.x-dev is an alias of laravel/framework dev-master and thus requires it to be installed too.
- Root composer.json requires laravel/framework 11.* -> satisfiable by laravel/framework[11.x-dev (alias of dev-master)].
- Root composer.json requires illuminate/database ^9.0|^10.0 -> satisfiable by illuminate/database[v9.0.0-beta.1, ..., 9.x-dev, v10.0.0, ..., 10.x-dev].
|
P8.2 - L11.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
|