updated - to PHP 8.1 #21
Annotations
6 errors
Lint: PHP 8.0
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php >=8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- 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 (8.0.30) does not satisfy that requirement.
Problem 3
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) 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.
|
Lint: PHP 8.0
Process completed with exit code 2.
|
Lint: PHP 8.1
The job was canceled because "_8_0" failed.
|
Lint: PHP 8.2
The job was canceled because "_8_0" failed.
|
Lint: 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.1 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- 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 3
- 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.
|
Lint: PHP 7.4
Process completed with exit code 2.
|