Skip to content

MISC: dev dep updates, and requirements bump #19

MISC: dev dep updates, and requirements bump

MISC: dev dep updates, and requirements bump #19

Triggered via push December 19, 2023 12:29
Status Failure
Total duration 25s
Artifacts
Matrix: build
style_coverage_commit
0s
style_coverage_commit
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
PHP 8.1 and Symfony ~5.4.0
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.26) does not satisfy that requirement. Problem 2 - symfony/framework-bundle[v6.3.0, ..., v6.3.9] require symfony/error-handler ^6.1 -> found symfony/error-handler[v6.1.0, ..., v6.4.0] but these were not loaded, likely because it conflicts with another require. - symfony/framework-bundle[v6.4.0, ..., v6.4.1] require symfony/error-handler ^6.1|^7.0 -> found symfony/error-handler[v6.1.0, ..., v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require. - symfony/framework-bundle[v7.0.0, ..., v7.0.1] require php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. - Root composer.json requires symfony/framework-bundle ^6.3 || ^7.0 -> satisfiable by symfony/framework-bundle[v6.3.0, ..., v6.4.1, v7.0.0, v7.0.1].
PHP 8.1 and Symfony ~5.4.0
Process completed with exit code 2.
PHP 8.0 and Symfony ~5.3.0
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/config[v6.3.0, ..., v6.4.0] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - symfony/config v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires symfony/config ^6.3 || ^7.0 -> satisfiable by symfony/config[v6.3.0, v6.3.2, v6.3.8, v6.4.0, v7.0.0].
PHP 8.0 and Symfony ~5.3.0
Process completed with exit code 2.
PHP 8.1 and Symfony ~6.0.0
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.26) does not satisfy that requirement. Problem 2 - symfony/framework-bundle[v6.3.0, ..., v6.3.9] require symfony/error-handler ^6.1 -> found symfony/error-handler[v6.1.0, ..., v6.4.0] but these were not loaded, likely because it conflicts with another require. - symfony/framework-bundle[v6.4.0, ..., v6.4.1] require symfony/error-handler ^6.1|^7.0 -> found symfony/error-handler[v6.1.0, ..., v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require. - symfony/framework-bundle[v7.0.0, ..., v7.0.1] require php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. - Root composer.json requires symfony/framework-bundle ^6.3 || ^7.0 -> satisfiable by symfony/framework-bundle[v6.3.0, ..., v6.4.1, v7.0.0, v7.0.1].
PHP 8.1 and Symfony ~6.0.0
Process completed with exit code 2.
PHP 8.1 and Symfony ~5.3.0
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.1.26) does not satisfy that requirement. Problem 2 - symfony/framework-bundle[v6.3.0, ..., v6.3.9] require symfony/cache ^5.4|^6.0 -> found symfony/cache[v5.4.0, ..., v5.4.32, v6.0.0, ..., v6.4.0] but these were not loaded, likely because it conflicts with another require. - symfony/framework-bundle[v6.4.0, ..., v6.4.1] require symfony/cache ^5.4|^6.0|^7.0 -> found symfony/cache[v5.4.0, ..., v5.4.32, v6.0.0, ..., v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require. - symfony/framework-bundle[v7.0.0, ..., v7.0.1] require php >=8.2 -> your php version (8.1.26) does not satisfy that requirement. - Root composer.json requires symfony/framework-bundle ^6.3 || ^7.0 -> satisfiable by symfony/framework-bundle[v6.3.0, ..., v6.4.1, v7.0.0, v7.0.1].
PHP 8.1 and Symfony ~5.3.0
Process completed with exit code 2.
PHP 8.0 and Symfony ~5.4.0
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/config[v6.3.0, ..., v6.4.0] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - symfony/config v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires symfony/config ^6.3 || ^7.0 -> satisfiable by symfony/config[v6.3.0, v6.3.2, v6.3.8, v6.4.0, v7.0.0].
PHP 8.0 and Symfony ~5.4.0
Process completed with exit code 2.
PHP 8.0 and Symfony ~6.0.0
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.2 but your php version (8.0.30) does not satisfy that requirement. Problem 2 - symfony/config[v6.3.0, ..., v6.4.0] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. - symfony/config v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement. - Root composer.json requires symfony/config ^6.3 || ^7.0 -> satisfiable by symfony/config[v6.3.0, v6.3.2, v6.3.8, v6.4.0, v7.0.0].
PHP 8.0 and Symfony ~6.0.0
Process completed with exit code 2.
PHP 8.1 and Symfony ~5.4.0
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 8.0 and Symfony ~5.3.0
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 8.1 and Symfony ~6.0.0
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 8.1 and Symfony ~5.3.0
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 8.0 and Symfony ~5.4.0
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 8.0 and Symfony ~6.0.0
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/