chore(deps): update dependency symfony/yaml to v7 #151
Annotations
2 errors and 2 warnings
Infection
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/config ^7.0 -> satisfiable by symfony/config[v7.0.0].
- symfony/config v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/console ^7.0 -> satisfiable by symfony/console[v7.0.0].
- symfony/console v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/dependency-injection ^7.0 -> satisfiable by symfony/dependency-injection[v7.0.0].
- symfony/dependency-injection v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/framework-bundle ^7.0 -> satisfiable by symfony/framework-bundle[v7.0.0].
- symfony/framework-bundle v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 5
- Root composer.json requires symfony/yaml ^7.0 -> satisfiable by symfony/yaml[v7.0.0].
- symfony/yaml v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 6
- infection/infection[0.27.7, ..., 0.27.8] require symfony/console ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.0].
- infection/infection[0.27.0, ..., 0.27.6] require symfony/console ^5.4 || ^6.0 -> found symfony/console[v5.4.0, ..., v5.4.32, v6.0.0, ..., v6.4.0] but it conflicts with your root composer.json require (^7.0).
- symfony/console v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
- Root composer.json requires infection/infection ^0.27.0 -> satisfiable by infection/infection[0.27.0, ..., 0.27.8].
|
Infection
The process '/usr/local/bin/composer' failed with exit code 2
|
Infection
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Infection
The `save-state` 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/
|