fix: remove 6.6 not released yet #65
Annotations
2 errors
PHP 7.4' Test on ubuntu-latest
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- phpro/grumphp-shim is locked to version v1.16.0 and an update of this package was not requested.
- phpro/grumphp-shim v1.16.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- psr/log is locked to version 2.0.0 and an update of this package was not requested.
- psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/deprecation-contracts is locked to version v3.0.2 and an update of this package was not requested.
- symfony/deprecation-contracts v3.0.2 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/service-contracts is locked to version v3.0.2 and an update of this package was not requested.
- symfony/service-contracts v3.0.2 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/string is locked to version v6.0.19 and an update of this package was not requested.
- symfony/string v6.0.19 requires php >=8.0.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
- composer/xdebug-handler 3.0.5 requires psr/log ^1 || ^2 || ^3 -> satisfiable by psr/log[2.0.0].
- composer/xdebug-handler is locked to version 3.0.5 and an update of this package was not requested.
|
PHP 7.4' Test on ubuntu-latest
Process completed with exit code 2.
|