Address minor tech debt for laravel 9 #3
Annotations
4 errors
PHP 8.2 - Laravel 10
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires illuminate/contracts ^10 -> satisfiable by illuminate/contracts[v10.0.0, ..., 10.x-dev].
- Root composer.json requires laravel/framework ^8.0 -> satisfiable by laravel/framework[v8.0.0, ..., 8.x-dev].
- laravel/framework[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.2.27) does not satisfy that requirement.
- Only one of these can be installed: laravel/framework[v8.0.0, ..., 8.x-dev], illuminate/contracts[v10.0.0, ..., 10.x-dev]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
|
PHP 8.2 - 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/contracts ^10 -> satisfiable by illuminate/contracts[v10.0.0, ..., 10.x-dev].
- Root composer.json requires laravel/framework ^8.0 -> satisfiable by laravel/framework[v8.0.0, ..., 8.x-dev].
- laravel/framework[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.1.31) does not satisfy that requirement.
- Only one of these can be installed: laravel/framework[v8.0.0, ..., 8.x-dev], illuminate/contracts[v10.0.0, ..., 10.x-dev]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
|
PHP 8.1 - Laravel 10
Process completed with exit code 2.
|