Skip to content

Allow Symfony 7, dropped support for 4.4 and bumped minimal version to 5.4 #134

Allow Symfony 7, dropped support for 4.4 and bumped minimal version to 5.4

Allow Symfony 7, dropped support for 4.4 and bumped minimal version to 5.4 #134

Re-run triggered November 22, 2023 07:27
Status Failure
Total duration 30s
Artifacts

tests.yml

on: pull_request
Matrix: Checkstyle
Matrix: Code coverage
Matrix: PhpStan
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
PHPUnit (8.2, 7.0.*)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/console 7.0.*, found symfony/console[v7.0.0-BETA1, v7.0.0-BETA3, v7.0.0-RC1, 7.0.x-dev] but it does not match your minimum-stability. Problem 2 - Root composer.json requires symfony/framework-bundle 7.0.*, found symfony/framework-bundle[v7.0.0-BETA1, ..., 7.0.x-dev] but it does not match your minimum-stability. Problem 3 - Root composer.json requires symfony/http-kernel 7.0.*, found symfony/http-kernel[v7.0.0-BETA1, ..., 7.0.x-dev] but it does not match your minimum-stability. Problem 4 - Root composer.json requires symfony/routing 7.0.*, found symfony/routing[v7.0.0-BETA1, v7.0.0-BETA3, v7.0.0-RC1, 7.0.x-dev] but it does not match your minimum-stability. Problem 5 - Root composer.json requires symfony/messenger 7.0.*, found symfony/messenger[v7.0.0-BETA1, v7.0.0-BETA2, v7.0.0-RC1, 7.0.x-dev] but it does not match your minimum-stability. Problem 6 - sensio/framework-extra-bundle[v5.5.0, ..., v5.5.3] require symfony/framework-bundle ^4.3|^5.0 -> found symfony/framework-bundle[v4.3.0, ..., v4.4.51, v5.0.0, ..., v5.4.31] but it conflicts with your root composer.json require (7.0.*). - sensio/framework-extra-bundle[v5.5.4, ..., v5.6.1, v6.1.0, ..., v6.1.5] require symfony/framework-bundle ^4.4|^5.0 -> found symfony/framework-bundle[v4.4.0, ..., v4.4.51, v5.0.0, ..., v5.4.31] but it conflicts with your root composer.json require (7.0.*). - sensio/framework-extra-bundle[v6.2.0, ..., v6.2.10] require symfony/framework-bundle ^4.4|^5.0|^6.0 -> found symfony/framework-bundle[v4.4.0, ..., v4.4.51, v5.0.0, ..., v5.4.31, v6.0.0, ..., v6.3.8] but it conflicts with your root composer.json require (7.0.*). - Root composer.json requires sensio/framework-extra-bundle ^5.5|^6.1 -> satisfiable by sensio/framework-extra-bundle[v5.5.0, ..., v5.6.1, v6.1.0, ..., v6.2.10].
PHPUnit (8.2, 7.0.*)
Process completed with exit code 2.
PHPUnit (7.2, 5.4.*)
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/
Checkstyle (8.1, 6.3.*)
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/
PHPUnit (8.1, 5.4.*)
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/
PHPUnit (8.2, 7.0.*)
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/
PhpStan (8.1, 6.3.*)
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/
PHPUnit (8.1, 6.3.*)
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/
Code coverage (8.1, 6.3.*)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/