Merge branch 'main' into release #11
Annotations
3 errors
PHP_8.1
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/console is locked to version v7.1.4 and an update of this package was not requested.
- symfony/console v7.1.4 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 2
- symfony/process is locked to version v7.1.3 and an update of this package was not requested.
- symfony/process v7.1.3 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 3
- symfony/string is locked to version v7.1.4 and an update of this package was not requested.
- symfony/string v7.1.4 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 4
- symfony/yaml is locked to version v7.1.4 and an update of this package was not requested.
- symfony/yaml v7.1.4 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
|
PHP_8.1
Process completed with exit code 2.
|
PHP_8.3
The job was canceled because "_8_1" failed.
|