Laravel 11 #20
Annotations
2 errors and 1 warning
P8.1 - L9.* - prefer-stable - ubuntu-latest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires illuminate/contracts ^11.0 -> satisfiable by illuminate/contracts[v11.0.0, ..., 11.x-dev].
- illuminate/contracts[v11.0.0, ..., 11.x-dev] require php ^8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- Root composer.json requires pestphp/pest-plugin-laravel ^2.3 -> satisfiable by pestphp/pest-plugin-laravel[v2.3.0, 2.x-dev].
- pestphp/pest-plugin-laravel[v2.3.0, ..., 2.x-dev] require laravel/framework ^10.44.0|^11.0 -> found laravel/framework[v10.44.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev] but it conflicts with your root composer.json require (9.*).
Problem 4
- laravel/framework[v9.0.0-beta.1, ..., 9.x-dev] require monolog/monolog ^2.0 -> found monolog/monolog[2.0.0-beta1, ..., 2.x-dev] but it conflicts with your root composer.json require (^3.5).
- Root composer.json requires laravel/framework 9.* -> satisfiable by laravel/framework[v9.0.0-beta.1, ..., 9.x-dev].
|
P8.1 - L9.* - prefer-stable - ubuntu-latest
Process completed with exit code 2.
|
P8.1 - L9.* - prefer-stable - 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/.
|