Roll back dependency chimera/routing-mezzio to 0.4.0 #4502
Annotations
2 errors and 3 warnings
Lint composer.json (highest, 8.1, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires chimera/routing-implementation ^1.0, it could not be found in any version, but the following packages provide it:
- chimera/routing-mezzio Laminas Mezzio implementation for chimera/routing
- chimera/routing-expressive Zend Expressive implementation for chimera/routing
Consider requiring one of these to satisfy the chimera/routing-implementation requirement.
Problem 2
- Root composer.json requires chimera/routing-mezzio 0.4.0 -> satisfiable by chimera/routing-mezzio[0.4.0].
- chimera/routing-mezzio 0.4.0 requires chimera/foundation ^0.4 -> found chimera/foundation[0.4.0, 0.4.x-dev] but it conflicts with your root composer.json require (^1.0.x-dev).
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- It's a private package and you forgot to add a custom repository to find it
Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Lint composer.json (highest, 8.1, ubuntu-latest)
Process completed with exit code 2.
|
Lint composer.json (highest, 8.1, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Lint composer.json (highest, 8.1, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint composer.json (highest, 8.1, ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|