Skip to content

Fix #29: Drop support for Symfony 4 and PHP 7 #61

Fix #29: Drop support for Symfony 4 and PHP 7

Fix #29: Drop support for Symfony 4 and PHP 7 #61

Triggered via pull request January 23, 2024 18:32
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Run functional tests
57s
Run functional tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Run functional tests
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires consolidation/self-update * -> satisfiable by consolidation/self-update[dev-3a2f91cca1214a935b933c076766fe1286eb27ae]. - consolidation/self-update dev-3a2f91cca1214a935b933c076766fe1286eb27ae requires symfony/console ^5.4 || ^6.4 -> found symfony/console[v5.4.0-BETA1, ..., 5.4.x-dev, v6.4.0-BETA1, ..., 6.4.x-dev] but the package is fixed to v5.3.7 (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. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Run functional tests
Process completed with exit code 2.
Run functional tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/