change version for laravel 11.x #59
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.2.2 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires illuminate/broadcasting ^11.0 -> satisfiable by illuminate/broadcasting[v11.0.0, ..., v11.34.2].
- illuminate/broadcasting[v11.0.0, ..., v11.34.2] require php ^8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- Root composer.json requires bugover/ratchet ^1.0.0 -> satisfiable by bugover/ratchet[1.0.0].
- bugover/ratchet 1.0.0 requires symfony/http-foundation ^6.0|^7.0 -> satisfiable by symfony/http-foundation[v6.0.0, ..., v6.4.16, v7.0.0, ..., v7.2.0].
- symfony/http-foundation[v6.0.0, ..., v6.0.20] require php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/http-foundation[v6.1.0, ..., v6.4.16] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/http-foundation[v7.0.0, ..., v7.2.0] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
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