Composer packages updated & updated build process. #1234
build.yml
on: push
Annotations
4 errors
PHP 8.1
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/string is locked to version v7.0.0 and an update of this package was not requested.
- symfony/string v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 2
- symfony/var-exporter is locked to version v7.0.0 and an update of this package was not requested.
- symfony/var-exporter v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 3
- symfony/var-exporter v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
- symfony/cache v6.4.0 requires symfony/var-exporter ^6.3.6|^7.0 -> satisfiable by symfony/var-exporter[v7.0.0].
- symfony/cache is locked to version v6.4.0 and an update of this package was not requested.
|
PHP 8.1
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "_8_1" failed.
|
PHP 8.3
The job was canceled because "_8_1" failed.
|