generator php 8 #363
Annotations
2 errors and 1 warning
Tests on PHP 7.4
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php >=8.2 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- symfony/event-dispatcher is locked to version v7.0.0 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/finder is locked to version v6.4.0 and an update of this package was not requested.
- symfony/finder v6.4.0 requires php >=8.1 -> your php version (7.4.33) 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 (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/process is locked to version v6.4.0 and an update of this package was not requested.
- symfony/process v6.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- symfony/string is locked to version v6.4.0 and an update of this package was not requested.
- symfony/string v6.4.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/event-dispatcher v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
- friendsofphp/php-cs-fixer v3.41.1 requires symfony/event-dispatcher ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/event-dispatcher[v7.0.0].
- friendsofphp/php-cs-fixer is locked to version v3.41.1 and an update of this package was not requested.
|
Tests on PHP 7.4
Process completed with exit code 2.
|
Tests on PHP 7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|