capacity type fix #62
Annotations
2 errors and 1 warning
Install dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1.2 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires laravel/framework 8.* -> satisfiable by laravel/framework[v8.0.0, ..., v8.83.29].
- laravel/framework[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.0.30) does not satisfy that requirement.
- laravel/framework[v8.12.0, ..., v8.18.0] require symfony/http-kernel ^5.1 -> found symfony/http-kernel[v5.1.0, ..., v5.4.48] but it conflicts with your root composer.json require (^6.0|^7.0).
- laravel/framework[v8.18.1, ..., v8.73.2] require symfony/http-kernel ^5.1.4 -> found symfony/http-kernel[v5.1.4, ..., v5.4.48] but it conflicts with your root composer.json require (^6.0|^7.0).
- laravel/framework[v8.74.0, ..., v8.83.29] require symfony/http-kernel ^5.4 -> found symfony/http-kernel[v5.4.0, ..., v5.4.48] but it conflicts with your root composer.json require (^6.0|^7.0).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Install dependencies
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Loading