Bump minimum required PHP version to 7.0 and minimum required WP version to 6.3 #1824
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
PHP
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- 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 2
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
- phpunit/phpunit 9.6.13 requires doctrine/instantiator ^1.3.1 || ^2 -> satisfiable by doctrine/instantiator[2.0.0].
- phpunit/phpunit is locked to version 9.6.13 and an update of this package was not requested.
|
PHP
Process completed with exit code 2.
|