Update symfony/dependency-injection requirement from ^4.4 || ^5.4 || … #62
Annotations
6 errors and 2 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/dependency-injection ^7.1.3 -> satisfiable by symfony/dependency-injection[v7.1.3].
- symfony/dependency-injection v7.1.3 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.42].
- 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.42].
- 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.42, v6.0.0, ..., v6.4.10].
- 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.0.2] require symfony/dependency-injection ~3.4|~4.0 -> found symfony/dependency-injection[v3.4.0, ..., v3.4.47, v4.0.0, ..., v4.4.49] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle[v4.0.3, ..., v4.0.15] require symfony/dependency-injection ^3.4.3|^4.0.3 -> found symfony/dependency-injection[v3.4.3, ..., v3.4.47, v4.0.3, ..., v4.4.49] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle v4.1.0 requires symfony/dependency-injection ^4.1 -> found symfony/dependency-injection[v4.1.0, ..., v4.4.49] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle[v4.1.1, ..., v4.1.12] require symfony/dependency-injection ^4.1.1 -> found symfony/dependency-injection[v4.1.1, ..., v4.4.49] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle[v4.2.0, ..., v4.2.4] require symfony/dependency-injection ^4.2 -> found symfony/dependency-injection[v4.2.0, ..., v4.4.49] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle[v4.2.5, ..., v4.2.12] require symfony/dependency-injection ^4.2.5 -> found symfony/dependency-injection[v4.2.5, ..., v4.4.49] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle[v4.3.0, ..., v4.3.11] require symfony/dependency-injection ^4.3 -> found symfony/dependency-injection[v4.3.0, ..., v4.4.49] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle v5.0.0 requires symfony/dependency-injection ^5.0 -> found symfony/dependency-injection[v5.0.0, ..., v5.4.42] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle[v5.0.1, ..., v5.0.11] require symfony/dependency-injection ^5.0.1 -> found symfony/dependency-injection[v5.0.1, ..., v5.4.42] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle v4.4.0 requires symfony/dependency-injection ^4.4|^5.0 -> found symfony/dependency-injection[v4.4.0, ..., v4.4.49, v5.0.0, ..., v5.4.42] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle[v4.4.1, ..., v4.4.37] require symfony/dependency-injection ^4.4.1|^5.0.1 -> found symfony/dependency-injection[v4.4.1, ..., v4.4.49, v5.0.1, ..., v5.4.42] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle[v4.4.38, ..., v4.4.51] require symfony/dependency-injection ^4.4.38|^5.0.1 -> found symfony/dependency-injection[v4.4.38, ..., v4.4.49, v5.0.1, ..., v5.4.42] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle[v5.1.0, ..., v5.1.11] require symfony/dependency-injection ^5.1 -> found symfony/dependency-injection[v5.1.0, ..., v5.4.42] but it conflicts with your root composer.json require (^7.1.3).
- symfony/framework-bundle[v5.2.0, ..., v5.2.12] require symfony/dependency-injection ^5.2 ->
|
PHP 7.3 tests (Symfony 4.4)
Process completed with exit code 2.
|
PHP 7.4 tests (Symfony 5.4)
The job was canceled because "_7_3" failed.
|
PHP 7.4 tests (Symfony 5.4)
The operation was canceled.
|
PHP 8.0 tests (Symfony 6.0)
The job was canceled because "_7_3" failed.
|
PHP 8.0 tests (Symfony 6.0)
The operation was canceled.
|
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/
|
PHP 7.3 tests (Symfony 4.4)
The following actions uses Node.js version which is deprecated 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/
|