Skip to content

Laravel 11 support

Laravel 11 support #27

Triggered via pull request February 24, 2024 13:55
Status Failure
Total duration 26s
Artifacts

run-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.