Downgraded Release #35
downgraded_release.yaml
on: push
downgrade_release
10s
Annotations
2 errors
|
downgrade_release
Process completed with exit code 2.
|
|
downgrade_release
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/string is locked to version v7.3.2 and an update of this package was not requested.
- symfony/string v7.3.2 requires symfony/polyfill-ctype ~1.8 -> could not be found in any version, there may be a typo in the package name.
Problem 2
- symfony/console is locked to version v6.4.24 and an update of this package was not requested.
- symfony/console v6.4.24 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.3.2].
- symfony/string v7.3.2 requires symfony/polyfill-ctype ~1.8 -> could not be found in any version, there may be a typo in the package name.
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.
|