🔖 Version 3.0.0 / Symfony 7 #4
Annotations
2 errors and 1 warning
build
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.2 but your php version (8.1.2) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/console >=7 <8 -> satisfiable by symfony/console[v7.0.0, ..., v7.0.7].
- symfony/console[v7.0.0, ..., v7.0.7] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- doctrine/orm[3.0.0, ..., 3.2.0] require symfony/console ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.0, ..., v7.0.7].
- doctrine/orm[2.17.0, ..., 2.19.5] require symfony/console ^4.2 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.0, ..., v7.0.7].
- doctrine/orm[2.1.3, ..., 2.1.7] require doctrine/dbal 2.1.* -> found doctrine/dbal[2.1.5, 2.1.6, 2.1.7] but it conflicts with your root composer.json require (^3.8).
- doctrine/orm[2.2.0, ..., 2.2.2] require doctrine/dbal >=2.2.1,<2.2.99 -> found doctrine/dbal[2.2.1, 2.2.2] but it conflicts with your root composer.json require (^3.8).
- doctrine/orm 2.2.3 requires doctrine/dbal 2.2.* -> found doctrine/dbal[2.2.0, 2.2.1, 2.2.2] but it conflicts with your root composer.json require (^3.8).
- doctrine/orm[2.3.0, ..., v2.3.6] require doctrine/dbal 2.3.* -> found doctrine/dbal[2.3.0, ..., 2.3.5] but it conflicts with your root composer.json require (^3.8).
- doctrine/orm[v2.4.0, ..., v2.4.8] require doctrine/dbal ~2.4 -> found doctrine/dbal[v2.4.0, ..., 2.13.9] but it conflicts with your root composer.json require (^3.8).
- doctrine/orm[v2.5.0, ..., v2.5.6] require doctrine/dbal >=2.5-dev,<2.6-dev -> found doctrine/dbal[v2.5.0, ..., v2.5.13] but it conflicts with your root composer.json require (^3.8).
- doctrine/orm[v2.5.7, ..., v2.5.14] require doctrine/dbal >=2.5-dev,<2.7-dev -> found doctrine/dbal[v2.5.0, ..., v2.6.3] but it conflicts with your root composer.json require (^3.8).
- doctrine/orm[v2.6.0, ..., 2.7.5] require php ^7.1 -> your php version (8.1.2) does not satisfy that requirement.
- doctrine/orm[2.8.0, ..., 2.8.5] require doctrine/dbal ^2.10.0 -> found doctrine/dbal[v2.10.0, ..., 2.13.9] but it conflicts with your root composer.json require (^3.8).
- doctrine/orm[2.9.0, ..., 2.9.6] require doctrine/dbal ^2.13.0 -> found doctrine/dbal[2.13.0, ..., 2.13.9] but it conflicts with your root composer.json require (^3.8).
- doctrine/orm[2.10.0, ..., 2.13.5] require symfony/console ^3.0 || ^4.0 || ^5.0 || ^6.0 -> found symfony/console[v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.39, v6.0.0, ..., v6.4.7] but it conflicts with your root composer.json require (>=7 <8).
- doctrine/orm[2.14.0, ..., 2.16.3] require symfony/console ^4.2 || ^5.0 || ^6.0 -> found symfony/console[v4.2.0, ..., v4.4.49, v5.0.0, ..., v5.4.39, v6.0.0, ..., v6.4.7] but it conflicts with your root composer.json require (>=7 <8).
- symfony/console[v7.0.0, ..., v7.0.7] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
- Root composer.json requires doctrine/orm * -> satisfiable by doctrine/orm[2.1.3, ..., 2.19.5, 3.0.0, ..., 3.2.0].
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|