Fix PHP 7.4 MariaDB test, Drop experimental MariaDB tests #659
Annotations
2 errors
PHPUnit with MariaDB: 10.3, PHP: 8.0, extension:
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/orm is locked to version v2.6.6 and an update of this package was not requested.
- doctrine/orm v2.6.6 requires php ^7.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- phpspec/prophecy is locked to version v1.10.3 and an update of this package was not requested.
- phpspec/prophecy v1.10.3 requires php ^5.3|^7.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- phpunit/dbunit is locked to version 2.0.3 and an update of this package was not requested.
- phpunit/dbunit 2.0.3 requires php ^5.4 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- phpunit/php-timer is locked to version 1.0.9 and an update of this package was not requested.
- phpunit/php-timer 1.0.9 requires php ^5.3.3 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- sebastian/diff is locked to version 1.4.3 and an update of this package was not requested.
- sebastian/diff 1.4.3 requires php ^5.3.3 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- sebastian/environment is locked to version 1.3.8 and an update of this package was not requested.
- sebastian/environment 1.3.8 requires php ^5.3.3 || ^7.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- phpspec/prophecy v1.10.3 requires php ^5.3|^7.0 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit 4.8.36 requires phpspec/prophecy ^1.3.1 -> satisfiable by phpspec/prophecy[v1.10.3].
- phpunit/phpunit is locked to version 4.8.36 and an update of this package was not requested.
|
PHPUnit with MariaDB: 10.3, PHP: 8.0, extension:
Process completed with exit code 2.
|