build.yml
on: push
build-backend
12s
build-image
0s
Annotations
2 errors and 2 warnings
build-backend
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ~8.0.0 | ~8.1.0 but your php version (8.3.9) does not satisfy that requirement.
Problem 2
- laminas/laminas-code is locked to version 4.7.1 and an update of this package was not requested.
- laminas/laminas-code 4.7.1 requires php >=7.4, <8.2 -> your php version (8.3.9) does not satisfy that requirement.
Problem 3
- laminas/laminas-code 4.7.1 requires php >=7.4, <8.2 -> your php version (8.3.9) does not satisfy that requirement.
- friendsofphp/proxy-manager-lts v1.0.18 requires laminas/laminas-code ~3.4.1|^4.0 -> satisfiable by laminas/laminas-code[4.7.1].
- friendsofphp/proxy-manager-lts is locked to version v1.0.18 and an update of this package was not requested.
|
build-backend
Process completed with exit code 2.
|
build-backend
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-backend
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|