update to Symfony 7.0 #88
Annotations
2 errors and 2 warnings
Test
Your requirements could not be resolved to an installable set of packages.
Problem 1
- doctrine/doctrine-bundle[2.3.0, ..., 2.3.x-dev] require symfony/console ^3.4.30|^4.3.3|^5.0 -> found symfony/console[v3.4.30, ..., 3.4.x-dev, v4.3.3, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev] but it conflicts with your root composer.json require (7.0.*).
- doctrine/doctrine-bundle[2.4.0, ..., 2.7.0] require symfony/console ^3.4.30|^4.3.3|^5.0|^6.0 -> found symfony/console[v3.4.30, ..., 3.4.x-dev, v4.3.3, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (7.0.*).
- doctrine/doctrine-bundle[2.7.1, ..., 2.7.x-dev] require symfony/console ^4.4 || ^5.4 || ^6.0 -> found symfony/console[v4.4.0-BETA1, ..., 4.4.x-dev, v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (7.0.*).
- doctrine/doctrine-bundle[2.8.0, ..., 2.11.x-dev] require symfony/console ^5.4 || ^6.0 -> found symfony/console[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but it conflicts with your root composer.json require (7.0.*).
- Root composer.json requires doctrine/doctrine-bundle ^2.3 -> satisfiable by doctrine/doctrine-bundle[2.3.0, ..., 2.11.x-dev].
|
Test
The process '/usr/local/bin/composer' failed with exit code 2
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|