Update to CI 4.5.1 #93
Annotations
2 errors
rector / PHP 7.4 Rector Analysis
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- codeigniter4/framework is locked to version v4.5.1 and an update of this package was not requested.
- codeigniter4/framework v4.5.1 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- laminas/laminas-escaper is locked to version 2.13.0 and an update of this package was not requested.
- laminas/laminas-escaper 2.13.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- psr/log is locked to version 3.0.0 and an update of this package was not requested.
- psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- nexusphp/cs-config is locked to version v3.18.0 and an update of this package was not requested.
- nexusphp/cs-config v3.18.0 requires php ^8.0.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- nexusphp/tachycardia is locked to version v1.5.0 and an update of this package was not requested.
- nexusphp/tachycardia v1.5.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- spatie/array-to-xml is locked to version 3.3.0 and an update of this package was not requested.
- spatie/array-to-xml 3.3.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/console is locked to version v6.4.8 and an update of this package was not requested.
- symfony/console v6.4.8 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- symfony/event-dispatcher is locked to version v6.4.8 and an update of this package was not requested.
- symfony/event-dispatcher v6.4.8 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- symfony/finder is locked to version v6.4.8 and an update of this package was not requested.
- symfony/finder v6.4.8 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- symfony/options-resolver is locked to version v6.4.8 and an update of this package was not requested.
- symfony/options-resolver v6.4.8 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 14
- symfony/service-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/service-contracts v3.5.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 15
- symfony/stopwatch is locked to version v6.4.8 and an update of this package was not requested.
- symfony/stopwatch v6.4.8 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 16
- symfony/string is locked to version v6.4.8 and an update of this package was not requested.
- symfony/string v6.4.8 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 17
- codeigniter4/framework v4.5.1 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
- codeigniter/phpstan-codeigniter v1.4.3.70400 requires codeigniter4/framework ^4.4 -> satisfiable by codei
|
rector / PHP 7.4 Rector Analysis
Process completed with exit code 2.
|