add symfony 7 support for enqueue-bundle #554
Annotations
2 errors and 4 warnings
Run composer update --no-progress --prefer-lowest
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/mongodb-odm-bundle ^3.5|^4.3 -> satisfiable by doctrine/mongodb-odm-bundle[3.5.0, ..., 3.6.2, 4.3.0, ..., 4.7.0].
- doctrine/mongodb-odm-bundle[3.5.0, ..., 3.6.2] require php ^5.6 || ^7.0 -> your php version (8.2.25) does not satisfy that requirement.
- doctrine/mongodb-odm-bundle[4.3.0, ..., 4.3.1] require symfony/console ^4.3.3|^5.0 -> found symfony/console[v4.3.3, ..., v4.4.49, v5.0.0-BETA1, ..., v5.4.47] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle 4.4.0 requires doctrine/mongodb-odm 2.3.x-dev -> found doctrine/mongodb-odm[2.3.x-dev] but it does not match your minimum-stability.
- doctrine/mongodb-odm-bundle[4.4.1, ..., 4.5.3] require symfony/config ^4.4|^5.3|^6.0 -> found symfony/config[v4.4.0-BETA1, ..., v4.4.44, v5.3.0-BETA1, ..., v5.4.46, v6.0.0-BETA1, ..., v6.4.14] but it conflicts with your root composer.json require (7.0.*).
- doctrine/mongodb-odm-bundle[4.6.0, ..., 4.7.0] require symfony/config ^5.4 || ^6.2 -> found symfony/config[v5.4.0-BETA1, ..., v5.4.46, v6.2.0-BETA1, ..., v6.4.14] but it conflicts with your root composer.json require (7.0.*).
|
Run composer update --no-progress --prefer-lowest
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Get Composer Cache Directory
The `set-output` 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/
|
Loading