Skip to content

Support Laravel 11

Support Laravel 11 #82

Re-run triggered March 14, 2024 12:23
Status Failure
Total duration 37s
Artifacts

main.yml

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

Annotations

6 errors
PHP 8.2 Laravel 10.*
Your requirements could not be resolved to an installable set of packages. Problem 1 - Only one of these can be installed: laravel/framework[v10.0.0, ..., v10.48.2], illuminate/auth[v11.0.0, ..., v11.0.5]. laravel/framework replaces illuminate/auth and thus cannot coexist with it. - Root composer.json requires illuminate/auth 11.* -> satisfiable by illuminate/auth[v11.0.0, ..., v11.0.5]. - Root composer.json requires laravel/framework 10.* -> satisfiable by laravel/framework[v10.0.0, ..., v10.48.2].
PHP 8.2 Laravel 10.*
Process completed with exit code 2.
PHP 8.3 Laravel 10.*
Your requirements could not be resolved to an installable set of packages. Problem 1 - Only one of these can be installed: laravel/framework[v10.0.0, ..., v10.48.2], illuminate/auth[v11.0.0, ..., v11.0.5]. laravel/framework replaces illuminate/auth and thus cannot coexist with it. - Root composer.json requires illuminate/auth 11.* -> satisfiable by illuminate/auth[v11.0.0, ..., v11.0.5]. - Root composer.json requires laravel/framework 10.* -> satisfiable by laravel/framework[v10.0.0, ..., v10.48.2].
PHP 8.3 Laravel 10.*
Process completed with exit code 2.
PHP 8.1 Laravel 10.*
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires illuminate/auth 11.* -> satisfiable by illuminate/auth[v11.0.0, ..., v11.0.5]. - illuminate/auth[v11.0.0, ..., v11.0.5] require php ^8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 2 - Root composer.json requires illuminate/contracts 11.* -> satisfiable by illuminate/contracts[v11.0.0, ..., v11.0.5]. - illuminate/contracts[v11.0.0, ..., v11.0.5] require php ^8.2 -> your php version (8.1.27) does not satisfy that requirement.
PHP 8.1 Laravel 10.*
Process completed with exit code 2.