Skip to content

Update symfony/config requirement from ^4.4 || ^5.4 || ^6.0 to ^7.1.1 #44

Update symfony/config requirement from ^4.4 || ^5.4 || ^6.0 to ^7.1.1

Update symfony/config requirement from ^4.4 || ^5.4 || ^6.0 to ^7.1.1 #44

Triggered via push June 18, 2024 04:33
Status Failure
Total duration 43s
Artifacts

build.yaml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
PHP 7.3 tests (Symfony 4.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/config ^7.1.1 -> satisfiable by symfony/config[v7.1.1]. - symfony/config v7.1.1 requires php >=8.2 -> your php version (7.3.33) does not satisfy that requirement. Problem 2 - lexik/form-filter-bundle[v6.1.0, ..., v6.1.2, v7.0.1] require symfony/framework-bundle ^4.4|^5.1 -> satisfiable by symfony/framework-bundle[v4.4.0, ..., v4.4.51, v5.1.0, ..., v5.4.40]. - lexik/form-filter-bundle[v6.0.1, ..., v6.0.5] require symfony/framework-bundle ^4.0|^5.0 -> satisfiable by symfony/framework-bundle[v4.0.0, ..., v4.4.51, v5.0.0, ..., v5.4.40]. - lexik/form-filter-bundle[v7.0.2, ..., v7.0.3] require symfony/framework-bundle ^4.4|^5.1|^6.0 -> satisfiable by symfony/framework-bundle[v4.4.0, ..., v4.4.51, v5.1.0, ..., v5.4.40, v6.0.0, ..., v6.4.8]. - lexik/form-filter-bundle v7.0.0 requires doctrine/orm 2.10 -> satisfiable by doctrine/orm[2.10.0]. - symfony/framework-bundle[v4.0.0, ..., v4.1.12] require symfony/config ~3.4|~4.0 -> found symfony/config[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.44] but it conflicts with your root composer.json require (^7.1.1). - symfony/framework-bundle[v4.2.0, ..., v4.3.3] require symfony/config ~4.2 -> found symfony/config[v4.2.0, ..., v4.4.44] but it conflicts with your root composer.json require (^7.1.1). - symfony/framework-bundle[v4.3.4, ..., v4.3.11] require symfony/config ^4.3.4 -> found symfony/config[v4.3.4, ..., v4.4.44] but it conflicts with your root composer.json require (^7.1.1). - symfony/framework-bundle[v5.0.0, ..., v5.2.7] require symfony/config ^5.0 -> found symfony/config[v5.0.0, ..., v5.4.40] but it conflicts with your root composer.json require (^7.1.1). - symfony/framework-bundle[v4.4.0, ..., v4.4.22] require symfony/config ^4.3.4|^5.0 -> found symfony/config[v4.3.4, ..., v4.4.44, v5.0.0, ..., v5.4.40] but it conflicts with your root composer.json require (^7.1.1). - symfony/framework-bundle[v4.4.24, ..., v4.4.51] require symfony/config ^4.4.11|~5.0.11|^5.1.3 -> found symfony/config[v4.4.11, ..., v4.4.44, v5.0.11, ..., v5.4.40] but it conflicts with your root composer.json require (^7.1.1). - symfony/framework-bundle[v5.2.9, ..., v5.2.12] require symfony/config ~5.0.11|^5.1.3 -> found symfony/config[v5.0.11, ..., v5.4.40] but it conflicts with your root composer.json require (^7.1.1). - symfony/framework-bundle[v5.3.0, ..., v5.3.15] require symfony/config ^5.3 -> found symfony/config[v5.3.0, ..., v5.4.40] but it conflicts with your root composer.json require (^7.1.1). - symfony/framework-bundle[v5.4.0, ..., v5.4.40] require symfony/config ^5.3|^6.0 -> found symfony/config[v5.3.0, ..., v5.4.40, v6.0.0, ..., v6.4.8] but it conflicts with your root composer.json require (^7.1.1). - symfony/framework-bundle[v6.0.0, ..., v6.0.19] require php >=8.0.2 -> your php version (7.3.33) does not satisfy that requirement. - symfony/framework-bundle[v6.1.0, ..., v6.4.8] require php >=8.1 -> your php version (7.3.33) does not satisfy that requirement. - doctrine/orm[2.10.0, ..., 2.10.5] require doctrine/persistence ^2.2 -> found doctrine/persistence[2.2.0, ..., 2.5.7] but it conflicts with your root composer.json require (^3.0.1). - Root composer.json requires lexik/form-filter-bundle ^6.0 || ^7.0 -> satisfiable by lexik/form-filter-bundle[v6.0.1, ..., v6.1.2, v7.0.0, v7.0.1, v7.0.2, v7.0.3].
PHP 7.3 tests (Symfony 4.4)
Process completed with exit code 2.
PHP 8.0 tests (Symfony 6.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 7.4 tests (Symfony 5.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.0 tests (Symfony 6.0)
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/
PHP 7.4 tests (Symfony 5.4)
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/
PHP 7.3 tests (Symfony 4.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 7.3 tests (Symfony 4.4)
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/