apply rector #1
Annotations
2 errors
php-cs-fixer
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.3 but your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/string is locked to version v7.0.4 and an update of this package was not requested.
- symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- brianium/paratest is locked to version v7.4.3 and an update of this package was not requested.
- brianium/paratest v7.4.3 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/filesystem is locked to version v7.0.6 and an update of this package was not requested.
- symfony/filesystem v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 5
- symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested.
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 6
- symfony/stopwatch is locked to version v7.0.3 and an update of this package was not requested.
- symfony/stopwatch v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 7
- symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- symfony/console v6.4.6 requires symfony/string ^5.4|^6.0|^7.0 -> satisfiable by symfony/string[v7.0.4].
- symfony/console is locked to version v6.4.6 and an update of this package was not requested.
|
php-cs-fixer
Process completed with exit code 2.
|