Update to ORM 2.11 #294
continuous-integration.yml
on: push
Matrix: phpunit-mariadb
Matrix: phpunit-sqlite
Annotations
18 errors and 10 warnings
PHPUnit with SQLite, PHP: 5.6
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/annotations is locked to version 1.13.2 and an update of this package was not requested.
- doctrine/annotations 1.13.2 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 2
- doctrine/cache is locked to version 2.1.1 and an update of this package was not requested.
- doctrine/cache 2.1.1 requires php ~7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 3
- doctrine/collections is locked to version 1.6.8 and an update of this package was not requested.
- doctrine/collections 1.6.8 requires php ^7.1.3 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 4
- doctrine/common is locked to version 3.3.0 and an update of this package was not requested.
- doctrine/common 3.3.0 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 5
- doctrine/dbal is locked to version 3.3.6 and an update of this package was not requested.
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 6
- doctrine/deprecations is locked to version v0.5.3 and an update of this package was not requested.
- doctrine/deprecations v0.5.3 requires php ^7.1|^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 7
- doctrine/event-manager is locked to version 1.1.1 and an update of this package was not requested.
- doctrine/event-manager 1.1.1 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 8
- doctrine/inflector is locked to version 2.0.4 and an update of this package was not requested.
- doctrine/inflector 2.0.4 requires php ^7.2 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 9
- doctrine/instantiator is locked to version 1.4.1 and an update of this package was not requested.
- doctrine/instantiator 1.4.1 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 10
- doctrine/lexer is locked to version 1.2.3 and an update of this package was not requested.
- doctrine/lexer 1.2.3 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 11
- doctrine/orm is locked to version 2.11.3 and an update of this package was not requested.
- doctrine/orm 2.11.3 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 12
- doctrine/persistence is locked to version 2.5.3 and an update of this package was not requested.
- doctrine/persistence 2.5.3 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 13
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 14
- symfony/cache is locked to version v5.4.8 and an update of this package was not requested.
- symfony/cache v5.4.8 requires php >=7.2.5 -> your php version (5.6.40) does not satisfy that requirement.
Problem 15
- symfony/cache-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/cache-contracts v2.5.1 requires php >=7.2.5 -> your php version (5.6.40) does not satisfy that requirement.
Problem 16
- symfony/console is locked to version v5.4.8 and an update of this package was not requested.
- symfony/console v5.4.8 requires php >=7.2.5 -> your php version (5.6.40) does not satisfy that requirement.
Problem 17
- symfony/deprecation-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/deprecation-contracts v2.5.1 requires php >=7.1 -> your php version (5.6.40) does not satisfy that requirement.
Problem 18
- symfony/polyfill-cty
|
PHPUnit with SQLite, PHP: 5.6
Process completed with exit code 2.
|
PHPUnit with MariaDB: 10.3, PHP: 7.1, extension: pdo_mysql
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/dbal is locked to version 3.3.6 and an update of this package was not requested.
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
Problem 2
- doctrine/inflector is locked to version 2.0.4 and an update of this package was not requested.
- doctrine/inflector 2.0.4 requires php ^7.2 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
Problem 3
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.1.33) does not satisfy that requirement.
Problem 4
- symfony/cache is locked to version v5.4.8 and an update of this package was not requested.
- symfony/cache v5.4.8 requires php >=7.2.5 -> your php version (7.1.33) does not satisfy that requirement.
Problem 5
- symfony/cache-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/cache-contracts v2.5.1 requires php >=7.2.5 -> your php version (7.1.33) does not satisfy that requirement.
Problem 6
- symfony/console is locked to version v5.4.8 and an update of this package was not requested.
- symfony/console v5.4.8 requires php >=7.2.5 -> your php version (7.1.33) does not satisfy that requirement.
Problem 7
- symfony/service-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/service-contracts v2.5.1 requires php >=7.2.5 -> your php version (7.1.33) does not satisfy that requirement.
Problem 8
- symfony/string is locked to version v5.4.8 and an update of this package was not requested.
- symfony/string v5.4.8 requires php >=7.2.5 -> your php version (7.1.33) does not satisfy that requirement.
Problem 9
- symfony/var-exporter is locked to version v5.4.8 and an update of this package was not requested.
- symfony/var-exporter v5.4.8 requires php >=7.2.5 -> your php version (7.1.33) does not satisfy that requirement.
Problem 10
- phpdocumentor/reflection-common is locked to version 2.2.0 and an update of this package was not requested.
- phpdocumentor/reflection-common 2.2.0 requires php ^7.2 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
Problem 11
- phpdocumentor/reflection-docblock is locked to version 5.3.0 and an update of this package was not requested.
- phpdocumentor/reflection-docblock 5.3.0 requires php ^7.2 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
Problem 12
- phpdocumentor/type-resolver is locked to version 1.6.1 and an update of this package was not requested.
- phpdocumentor/type-resolver 1.6.1 requires php ^7.2 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
Problem 13
- webmozart/assert is locked to version 1.10.0 and an update of this package was not requested.
- webmozart/assert 1.10.0 requires php ^7.2 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
Problem 14
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement.
- doctrine/orm 2.11.3 requires doctrine/dbal ^2.13.1 || ^3.2 -> satisfiable by doctrine/dbal[3.3.6].
- doctrine/orm is locked to version 2.11.3 and an update of this package was not requested.
|
PHPUnit with MariaDB: 10.3, PHP: 7.1, extension: pdo_mysql
Process completed with exit code 2.
|
PHPUnit with MariaDB: 10.3, PHP: 5.4, extension: pdo_mysql
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/annotations is locked to version 1.13.2 and an update of this package was not requested.
- doctrine/annotations 1.13.2 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 2
- doctrine/cache is locked to version 2.1.1 and an update of this package was not requested.
- doctrine/cache 2.1.1 requires php ~7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 3
- doctrine/collections is locked to version 1.6.8 and an update of this package was not requested.
- doctrine/collections 1.6.8 requires php ^7.1.3 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 4
- doctrine/common is locked to version 3.3.0 and an update of this package was not requested.
- doctrine/common 3.3.0 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 5
- doctrine/dbal is locked to version 3.3.6 and an update of this package was not requested.
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 6
- doctrine/deprecations is locked to version v0.5.3 and an update of this package was not requested.
- doctrine/deprecations v0.5.3 requires php ^7.1|^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 7
- doctrine/event-manager is locked to version 1.1.1 and an update of this package was not requested.
- doctrine/event-manager 1.1.1 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 8
- doctrine/inflector is locked to version 2.0.4 and an update of this package was not requested.
- doctrine/inflector 2.0.4 requires php ^7.2 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 9
- doctrine/instantiator is locked to version 1.4.1 and an update of this package was not requested.
- doctrine/instantiator 1.4.1 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 10
- doctrine/lexer is locked to version 1.2.3 and an update of this package was not requested.
- doctrine/lexer 1.2.3 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 11
- doctrine/orm is locked to version 2.11.3 and an update of this package was not requested.
- doctrine/orm 2.11.3 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 12
- doctrine/persistence is locked to version 2.5.3 and an update of this package was not requested.
- doctrine/persistence 2.5.3 requires php ^7.1 || ^8.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 13
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (5.4.45) does not satisfy that requirement.
Problem 14
- symfony/cache is locked to version v5.4.8 and an update of this package was not requested.
- symfony/cache v5.4.8 requires php >=7.2.5 -> your php version (5.4.45) does not satisfy that requirement.
Problem 15
- symfony/cache-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/cache-contracts v2.5.1 requires php >=7.2.5 -> your php version (5.4.45) does not satisfy that requirement.
Problem 16
- symfony/console is locked to version v5.4.8 and an update of this package was not requested.
- symfony/console v5.4.8 requires php >=7.2.5 -> your php version (5.4.45) does not satisfy that requirement.
Problem 17
- symfony/deprecation-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/deprecation-contracts v2.5.1 requires php >=7.1 -> your php version (5.4.45) does not satisfy that requirement.
Problem 18
- symfony/polyfill-cty
|
PHPUnit with MariaDB: 10.3, PHP: 5.4, extension: pdo_mysql
Process completed with exit code 2.
|
PHPUnit with MariaDB: 10.3, PHP: 5.6, extension: pdo_mysql
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/annotations is locked to version 1.13.2 and an update of this package was not requested.
- doctrine/annotations 1.13.2 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 2
- doctrine/cache is locked to version 2.1.1 and an update of this package was not requested.
- doctrine/cache 2.1.1 requires php ~7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 3
- doctrine/collections is locked to version 1.6.8 and an update of this package was not requested.
- doctrine/collections 1.6.8 requires php ^7.1.3 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 4
- doctrine/common is locked to version 3.3.0 and an update of this package was not requested.
- doctrine/common 3.3.0 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 5
- doctrine/dbal is locked to version 3.3.6 and an update of this package was not requested.
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 6
- doctrine/deprecations is locked to version v0.5.3 and an update of this package was not requested.
- doctrine/deprecations v0.5.3 requires php ^7.1|^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 7
- doctrine/event-manager is locked to version 1.1.1 and an update of this package was not requested.
- doctrine/event-manager 1.1.1 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 8
- doctrine/inflector is locked to version 2.0.4 and an update of this package was not requested.
- doctrine/inflector 2.0.4 requires php ^7.2 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 9
- doctrine/instantiator is locked to version 1.4.1 and an update of this package was not requested.
- doctrine/instantiator 1.4.1 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 10
- doctrine/lexer is locked to version 1.2.3 and an update of this package was not requested.
- doctrine/lexer 1.2.3 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 11
- doctrine/orm is locked to version 2.11.3 and an update of this package was not requested.
- doctrine/orm 2.11.3 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 12
- doctrine/persistence is locked to version 2.5.3 and an update of this package was not requested.
- doctrine/persistence 2.5.3 requires php ^7.1 || ^8.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 13
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (5.6.40) does not satisfy that requirement.
Problem 14
- symfony/cache is locked to version v5.4.8 and an update of this package was not requested.
- symfony/cache v5.4.8 requires php >=7.2.5 -> your php version (5.6.40) does not satisfy that requirement.
Problem 15
- symfony/cache-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/cache-contracts v2.5.1 requires php >=7.2.5 -> your php version (5.6.40) does not satisfy that requirement.
Problem 16
- symfony/console is locked to version v5.4.8 and an update of this package was not requested.
- symfony/console v5.4.8 requires php >=7.2.5 -> your php version (5.6.40) does not satisfy that requirement.
Problem 17
- symfony/deprecation-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/deprecation-contracts v2.5.1 requires php >=7.1 -> your php version (5.6.40) does not satisfy that requirement.
Problem 18
- symfony/polyfill-cty
|
PHPUnit with MariaDB: 10.3, PHP: 5.6, extension: pdo_mysql
Process completed with exit code 2.
|
PHPUnit with MariaDB: 10.3, PHP: 7.0, extension: pdo_mysql
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/annotations is locked to version 1.13.2 and an update of this package was not requested.
- doctrine/annotations 1.13.2 requires php ^7.1 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 2
- doctrine/cache is locked to version 2.1.1 and an update of this package was not requested.
- doctrine/cache 2.1.1 requires php ~7.1 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 3
- doctrine/collections is locked to version 1.6.8 and an update of this package was not requested.
- doctrine/collections 1.6.8 requires php ^7.1.3 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 4
- doctrine/common is locked to version 3.3.0 and an update of this package was not requested.
- doctrine/common 3.3.0 requires php ^7.1 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 5
- doctrine/dbal is locked to version 3.3.6 and an update of this package was not requested.
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 6
- doctrine/deprecations is locked to version v0.5.3 and an update of this package was not requested.
- doctrine/deprecations v0.5.3 requires php ^7.1|^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 7
- doctrine/event-manager is locked to version 1.1.1 and an update of this package was not requested.
- doctrine/event-manager 1.1.1 requires php ^7.1 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 8
- doctrine/inflector is locked to version 2.0.4 and an update of this package was not requested.
- doctrine/inflector 2.0.4 requires php ^7.2 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 9
- doctrine/instantiator is locked to version 1.4.1 and an update of this package was not requested.
- doctrine/instantiator 1.4.1 requires php ^7.1 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 10
- doctrine/lexer is locked to version 1.2.3 and an update of this package was not requested.
- doctrine/lexer 1.2.3 requires php ^7.1 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 11
- doctrine/orm is locked to version 2.11.3 and an update of this package was not requested.
- doctrine/orm 2.11.3 requires php ^7.1 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 12
- doctrine/persistence is locked to version 2.5.3 and an update of this package was not requested.
- doctrine/persistence 2.5.3 requires php ^7.1 || ^8.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 13
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.0.33) does not satisfy that requirement.
Problem 14
- symfony/cache is locked to version v5.4.8 and an update of this package was not requested.
- symfony/cache v5.4.8 requires php >=7.2.5 -> your php version (7.0.33) does not satisfy that requirement.
Problem 15
- symfony/cache-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/cache-contracts v2.5.1 requires php >=7.2.5 -> your php version (7.0.33) does not satisfy that requirement.
Problem 16
- symfony/console is locked to version v5.4.8 and an update of this package was not requested.
- symfony/console v5.4.8 requires php >=7.2.5 -> your php version (7.0.33) does not satisfy that requirement.
Problem 17
- symfony/deprecation-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/deprecation-contracts v2.5.1 requires php >=7.1 -> your php version (7.0.33) does not satisfy that requirement.
Problem 18
- symfony/polyfill-cty
|
PHPUnit with MariaDB: 10.3, PHP: 7.0, extension: pdo_mysql
Process completed with exit code 2.
|
PHPUnit with MariaDB: 10.3, PHP: 8.0, extension: pdo_mysql
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- 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 2
- 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 3
- 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 4
- 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 5
- 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 6
- 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: pdo_mysql
Process completed with exit code 2.
|
PHPUnit with MariaDB: 10.3, PHP: 7.3, extension: pdo_mysql
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement.
Problem 2
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.3.33) does not satisfy that requirement.
- symfony/service-contracts v2.5.1 requires psr/container ^1.1 -> satisfiable by psr/container[1.1.2].
- symfony/service-contracts is locked to version v2.5.1 and an update of this package was not requested.
|
PHPUnit with MariaDB: 10.3, PHP: 7.3, extension: pdo_mysql
Process completed with exit code 2.
|
PHPUnit with MariaDB: 10.3, PHP: 7.2, extension: pdo_mysql
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/dbal is locked to version 3.3.6 and an update of this package was not requested.
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
Problem 2
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.2.34) does not satisfy that requirement.
Problem 3
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
- doctrine/orm 2.11.3 requires doctrine/dbal ^2.13.1 || ^3.2 -> satisfiable by doctrine/dbal[3.3.6].
- doctrine/orm is locked to version 2.11.3 and an update of this package was not requested.
|
PHPUnit with MariaDB: 10.3, PHP: 7.2, extension: pdo_mysql
Process completed with exit code 2.
|
PHPUnit with MariaDB: 10.3, PHP: 5.5, extension: pdo_mysql
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/annotations is locked to version 1.13.2 and an update of this package was not requested.
- doctrine/annotations 1.13.2 requires php ^7.1 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 2
- doctrine/cache is locked to version 2.1.1 and an update of this package was not requested.
- doctrine/cache 2.1.1 requires php ~7.1 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 3
- doctrine/collections is locked to version 1.6.8 and an update of this package was not requested.
- doctrine/collections 1.6.8 requires php ^7.1.3 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 4
- doctrine/common is locked to version 3.3.0 and an update of this package was not requested.
- doctrine/common 3.3.0 requires php ^7.1 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 5
- doctrine/dbal is locked to version 3.3.6 and an update of this package was not requested.
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 6
- doctrine/deprecations is locked to version v0.5.3 and an update of this package was not requested.
- doctrine/deprecations v0.5.3 requires php ^7.1|^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 7
- doctrine/event-manager is locked to version 1.1.1 and an update of this package was not requested.
- doctrine/event-manager 1.1.1 requires php ^7.1 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 8
- doctrine/inflector is locked to version 2.0.4 and an update of this package was not requested.
- doctrine/inflector 2.0.4 requires php ^7.2 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 9
- doctrine/instantiator is locked to version 1.4.1 and an update of this package was not requested.
- doctrine/instantiator 1.4.1 requires php ^7.1 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 10
- doctrine/lexer is locked to version 1.2.3 and an update of this package was not requested.
- doctrine/lexer 1.2.3 requires php ^7.1 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 11
- doctrine/orm is locked to version 2.11.3 and an update of this package was not requested.
- doctrine/orm 2.11.3 requires php ^7.1 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 12
- doctrine/persistence is locked to version 2.5.3 and an update of this package was not requested.
- doctrine/persistence 2.5.3 requires php ^7.1 || ^8.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 13
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (5.5.38) does not satisfy that requirement.
Problem 14
- symfony/cache is locked to version v5.4.8 and an update of this package was not requested.
- symfony/cache v5.4.8 requires php >=7.2.5 -> your php version (5.5.38) does not satisfy that requirement.
Problem 15
- symfony/cache-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/cache-contracts v2.5.1 requires php >=7.2.5 -> your php version (5.5.38) does not satisfy that requirement.
Problem 16
- symfony/console is locked to version v5.4.8 and an update of this package was not requested.
- symfony/console v5.4.8 requires php >=7.2.5 -> your php version (5.5.38) does not satisfy that requirement.
Problem 17
- symfony/deprecation-contracts is locked to version v2.5.1 and an update of this package was not requested.
- symfony/deprecation-contracts v2.5.1 requires php >=7.1 -> your php version (5.5.38) does not satisfy that requirement.
Problem 18
- symfony/polyfill-cty
|
PHPUnit with MariaDB: 10.3, PHP: 5.5, extension: pdo_mysql
Process completed with exit code 2.
|
PHPUnit with SQLite, PHP: 5.6
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit with MariaDB: 10.3, PHP: 7.1, extension: pdo_mysql
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit with MariaDB: 10.3, PHP: 5.4, extension: pdo_mysql
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit with MariaDB: 10.3, PHP: 5.6, extension: pdo_mysql
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit with MariaDB: 10.3, PHP: 7.0, extension: pdo_mysql
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit with MariaDB: 10.3, PHP: 8.0, extension: pdo_mysql
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit with MariaDB: 10.3, PHP: 7.3, extension: pdo_mysql
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit with MariaDB: 10.3, PHP: 7.2, extension: pdo_mysql
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit with MariaDB: 10.3, PHP: 5.5, extension: pdo_mysql
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit with MariaDB: 10.3, PHP: 7.4, extension: pdo_mysql
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|