Php8 dummy request #55
ci.yml
on: pull_request
Database
51s
Stylesheets
10s
Matrix: unit-tests
Annotations
2 errors
Unit tests (PHP 8.1)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/config is locked to version v7.1.1 and an update of this package was not requested.
- symfony/config v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 2
- symfony/dependency-injection is locked to version v7.1.3 and an update of this package was not requested.
- symfony/dependency-injection v7.1.3 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 3
- symfony/filesystem is locked to version v7.1.2 and an update of this package was not requested.
- symfony/filesystem v7.1.2 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 4
- symfony/var-exporter is locked to version v7.1.2 and an update of this package was not requested.
- symfony/var-exporter v7.1.2 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 5
- symfony/config v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- pdepend/pdepend 2.16.2 requires symfony/config ^2.3.0|^3|^4|^5|^6.0|^7.0 -> satisfiable by symfony/config[v7.1.1].
- pdepend/pdepend is locked to version 2.16.2 and an update of this package was not requested.
|
Unit tests (PHP 8.1)
Process completed with exit code 2.
|