Lock file maintenance #663
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
21s
Check for missing dependencies
13s
Check for Unused Dependencies
21s
Psalm Security Report
22s
Rector on Default PHP
25s
Matrix: ci / QA Checks
Annotations
4 errors
|
Check for missing dependencies
Process completed with exit code 2.
|
|
Check for missing dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- maglnet/composer-require-checker is locked to version 4.24.0 and an update of this package was not requested.
- maglnet/composer-require-checker 4.24.0 requires php ~8.4.0 || ~8.5.0 -> your php version (8.2.32) does not satisfy that requirement.
Problem 2
- php-standard-library/php-standard-library is locked to version 6.2.1 and an update of this package was not requested.
- php-standard-library/php-standard-library 6.2.1 requires php ~8.4.0 || ~8.5.0 -> your php version (8.2.32) does not satisfy that requirement.
Problem 3
- symfony/console is locked to version v8.1.1 and an update of this package was not requested.
- symfony/console v8.1.1 requires php >=8.4.1 -> your php version (8.2.32) does not satisfy that requirement.
Problem 4
- symfony/string is locked to version v8.1.0 and an update of this package was not requested.
- symfony/string v8.1.0 requires php >=8.4.1 -> your php version (8.2.32) does not satisfy that requirement.
|
|
Check for Unused Dependencies
Process completed with exit code 2.
|
|
Check for Unused Dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/filesystem is locked to version v8.1.0 and an update of this package was not requested.
- symfony/filesystem v8.1.0 requires php >=8.4.1 -> your php version (8.2.32) does not satisfy that requirement.
Problem 2
- symfony/property-info is locked to version v8.1.0 and an update of this package was not requested.
- symfony/property-info v8.1.0 requires php >=8.4.1 -> your php version (8.2.32) does not satisfy that requirement.
Problem 3
- symfony/string is locked to version v8.1.0 and an update of this package was not requested.
- symfony/string v8.1.0 requires php >=8.4.1 -> your php version (8.2.32) does not satisfy that requirement.
Problem 4
- symfony/type-info is locked to version v8.1.0 and an update of this package was not requested.
- symfony/type-info v8.1.0 requires php >=8.4.1 -> your php version (8.2.32) does not satisfy that requirement.
Problem 5
- symfony/var-exporter is locked to version v8.1.1 and an update of this package was not requested.
- symfony/var-exporter v8.1.1 requires php >=8.4.1 -> your php version (8.2.32) does not satisfy that requirement.
Problem 6
- symfony/config is locked to version v7.4.14 and an update of this package was not requested.
- symfony/config v7.4.14 requires symfony/filesystem ^7.1|^8.0 -> satisfiable by symfony/filesystem[v8.1.0].
- symfony/filesystem v8.1.0 requires php >=8.4.1 -> your php version (8.2.32) does not satisfy that requirement.
|