add some older versions #892
Annotations
2 errors
php-cs-fixer (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.5 and an update of this package was not requested.
- symfony/console v7.1.5 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- symfony/filesystem is locked to version v7.1.5 and an update of this package was not requested.
- symfony/filesystem v7.1.5 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 3
- symfony/finder is locked to version v7.1.4 and an update of this package was not requested.
- symfony/finder v7.1.4 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 4
- symfony/mime is locked to version v7.1.5 and an update of this package was not requested.
- symfony/mime v7.1.5 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 5
- symfony/process is locked to version v7.1.5 and an update of this package was not requested.
- symfony/process v7.1.5 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 6
- symfony/string is locked to version v7.1.5 and an update of this package was not requested.
- symfony/string v7.1.5 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 7
- composer/composer is locked to version 2.8.1 and an update of this package was not requested.
- composer/composer 2.8.1 requires symfony/finder ^5.4.35 || ^6.3.12 || ^7.0.3 -> satisfiable by symfony/finder[v7.1.4].
- symfony/finder v7.1.4 requires php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
php-cs-fixer (8.1)
Process completed with exit code 2.
|