Skip to content

Add support for Symfony 7 #110

Add support for Symfony 7

Add support for Symfony 7 #110

Triggered via pull request June 21, 2024 08:29
Status Failure
Total duration 41s
Billable time 6m
Artifacts

ci.yaml

on: pull_request
Matrix: static-checks
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
PHP 8.1 / Symfony ^7.1
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/config ^6.4 || ^7.0 -> satisfiable by symfony/config[v7.1.0, v7.1.1]. - symfony/config[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 2 - Root composer.json requires symfony/dependency-injection ^6.4 || ^7.0 -> satisfiable by symfony/dependency-injection[v7.1.0, v7.1.1]. - symfony/dependency-injection[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 3 - Root composer.json requires symfony/expression-language ^6.4 || ^7.0 -> satisfiable by symfony/expression-language[v7.1.0, v7.1.1]. - symfony/expression-language[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 4 - Root composer.json requires symfony/http-kernel ^6.4 || ^7.0 -> satisfiable by symfony/http-kernel[v7.1.0, v7.1.1]. - symfony/http-kernel[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 5 - Root composer.json requires symfony/stopwatch ^6.4 || ^7.0 -> satisfiable by symfony/stopwatch[v7.1.0, v7.1.1]. - symfony/stopwatch[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 6 - Root composer.json requires symfony/twig-bundle ^6.4 || ^7.0 -> satisfiable by symfony/twig-bundle[v7.1.0, v7.1.1]. - symfony/twig-bundle[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 7 - Root composer.json requires symfony/console ^6.4 || ^7.0 -> satisfiable by symfony/console[v7.1.0, v7.1.1]. - symfony/console[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 8 - Root composer.json requires symfony/debug-bundle ^6.4 || ^7.0 -> satisfiable by symfony/debug-bundle[v7.1.0, v7.1.1]. - symfony/debug-bundle[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 9 - Root composer.json requires symfony/dom-crawler ^6.4 || ^7.0 -> satisfiable by symfony/dom-crawler[v7.1.0, v7.1.1]. - symfony/dom-crawler[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 10 - Root composer.json requires symfony/dotenv ^6.4 || ^7.0 -> satisfiable by symfony/dotenv[v7.1.0, v7.1.1]. - symfony/dotenv[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 11 - Root composer.json requires symfony/framework-bundle ^6.4 || ^7.0 -> satisfiable by symfony/framework-bundle[v7.1.0, v7.1.1]. - symfony/framework-bundle[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 12 - Root composer.json requires symfony/runtime ^6.4 || ^7.0 -> satisfiable by symfony/runtime[v7.1.0, v7.1.1]. - symfony/runtime[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 13 - Root composer.json requires symfony/translation ^6.4 || ^7.0 -> satisfiable by symfony/translation[v7.1.0, v7.1.1]. - symfony/translation[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 14 - Root composer.json requires symfony/web-profiler-bundle ^6.4 || ^7.0 -> satisfiable by symfony/web-profiler-bundle[v7.1.0, v7.1.1]. - symfony/web-profiler-bundle[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 15 - Root composer.json requires symfony/yaml ^6.4 || ^7.0 -> satisfiable by symfony/yaml[v7.1.0, v7.1.1]. - symfony/yaml[v7.1.0, ..., v7.1.1] require php >=8.2 -> your php version (8.1.29) does not satisfy that requirement. Problem 16 - symfony/config[v7.1.0, ..., v7.1.1] re
PHP 8.1 / Symfony ^7.1
Process completed with exit code 2.
PHP 8.1 / Symfony ^7.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1 / Symfony ^6.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3 / Symfony ^6.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 / Symfony ^6.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3 / Symfony ^7.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2 / Symfony ^7.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.