Skip to content

Remove annotations support for full compatibility with symfony/framework-bundle ^7.0 #79

Remove annotations support for full compatibility with symfony/framework-bundle ^7.0

Remove annotations support for full compatibility with symfony/framework-bundle ^7.0 #79

Triggered via pull request March 28, 2024 16:18
Status Failure
Total duration 42s
Artifacts

dependencies.yml

on: pull_request
Check missing composer requirements
34s
Check missing composer requirements
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Check missing composer requirements
Your requirements could not be resolved to an installable set of packages. Problem 1 - webfactory/http-cache-bundle 1.3.0 requires doctrine/annotations ^1.0 -> satisfiable by doctrine/annotations[v1.0, ..., 1.14.3]. - webfactory/http-cache-bundle[1.0.0, ..., 1.1.0] require symfony/config ^2.8 || ^3.0 || ^4.0 -> found symfony/config[v2.8.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.44] but it conflicts with your root composer.json require (^5.1|^6.0|^7.0). - webfactory/http-cache-bundle 1.2.0 requires symfony/config ^4.4 | ^5.0 -> found symfony/config[v4.4.0, ..., v4.4.44, v5.0.0, ..., v5.4.36] but the package is fixed to v6.4.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - doctrine/annotations[v1.0, ..., 1.13.3] require doctrine/lexer 1.* -> found doctrine/lexer[v1.0, ..., 1.2.3] but the package is fixed to 3.0.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - doctrine/annotations[v1.3.0, ..., v1.4.0] require php ^5.6 || ^7.0 -> your php version (8.1.27) does not satisfy that requirement. - doctrine/annotations[v1.5.0, ..., 1.10.2] require php ^7.1 -> your php version (8.1.27) does not satisfy that requirement. - doctrine/annotations[1.14.0, ..., 1.14.3] require doctrine/lexer ^1 || ^2 -> found doctrine/lexer[v1.0, ..., 1.2.3, 2.0.0, 2.1.0, 2.1.1] but the package is fixed to 3.0.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - Root composer.json requires webfactory/http-cache-bundle * -> satisfiable by webfactory/http-cache-bundle[1.0.0, ..., 1.3.0]. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Check missing composer requirements
Process completed with exit code 2.
Check missing composer requirements
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check missing composer requirements
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/