Laravel 11 #14
Annotations
2 errors and 1 warning
P8.2 - L10.* - prefer-lowest - ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.3 but your php version (8.2.15) does not satisfy that requirement.
Problem 2
- Only one of these can be installed: laravel/framework[v10.0.0, ..., 10.x-dev], illuminate/contracts[v11.0.0, ..., 11.x-dev]. laravel/framework replaces illuminate/contracts and thus cannot coexist with it.
- Root composer.json requires illuminate/contracts ^11.0 -> satisfiable by illuminate/contracts[v11.0.0, ..., 11.x-dev].
- Root composer.json requires laravel/framework 10.* -> satisfiable by laravel/framework[v10.0.0, ..., 10.x-dev].
|
P8.2 - L10.* - prefer-lowest - ubuntu-latest
Process completed with exit code 2.
|
P8.2 - L10.* - prefer-lowest - ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|