Skip to content

Add Symfony 6.x support with PHP 8.0+ modernization (version 6.0.x) #28

Add Symfony 6.x support with PHP 8.0+ modernization (version 6.0.x)

Add Symfony 6.x support with PHP 8.0+ modernization (version 6.0.x) #28

Triggered via pull request October 20, 2025 23:25
Status Failure
Total duration 39s
Artifacts

ci.yaml

on: pull_request
Coding style
31s
Coding style
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
PHPUnit (PHP 8.0 + )
Process completed with exit code 2.
PHPUnit (PHP 8.0 + )
The process '/usr/local/bin/composer' failed with exit code 2
PHPUnit (PHP 8.0 + )
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/framework-bundle ^6.0 -> satisfiable by symfony/framework-bundle[v6.1.0, ..., v6.1.11]. - symfony/framework-bundle[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 2 - Root composer.json requires symfony/asset ^6.0 -> satisfiable by symfony/asset[v6.1.0, v6.1.5, v6.1.11]. - symfony/asset[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 3 - Root composer.json requires symfony/dependency-injection ^6.0 -> satisfiable by symfony/dependency-injection[v6.1.0, ..., v6.1.12]. - symfony/dependency-injection[v6.1.0, ..., v6.1.12] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 4 - Root composer.json requires symfony/routing ^6.0 -> satisfiable by symfony/routing[v6.1.0, ..., v6.1.11]. - symfony/routing[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 5 - Root composer.json requires symfony/yaml ^6.0 -> satisfiable by symfony/yaml[v6.1.0, ..., v6.1.11]. - symfony/yaml[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 6 - Root composer.json requires symfony/form ^6.0 -> satisfiable by symfony/form[v6.1.0, ..., v6.1.11]. - symfony/form[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 7 - Root composer.json requires symfony/validator ^6.0 -> satisfiable by symfony/validator[v6.1.0, ..., v6.1.11]. - symfony/validator[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 8 - Root composer.json requires symfony/twig-bundle ^6.0 -> satisfiable by symfony/twig-bundle[v6.1.0, v6.1.1, v6.1.9, v6.1.11]. - symfony/twig-bundle[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 9 - Root composer.json requires symfony/twig-bridge ^6.0 -> satisfiable by symfony/twig-bridge[v6.1.0, ..., v6.1.11]. - symfony/twig-bridge[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 10 - Root composer.json requires symfony/browser-kit ^6.0 -> satisfiable by symfony/browser-kit[v6.1.0, v6.1.3, v6.1.11]. - symfony/browser-kit[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 11 - Root composer.json requires symfony/dom-crawler ^6.0 -> satisfiable by symfony/dom-crawler[v6.1.0, ..., v6.1.11]. - symfony/dom-crawler[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 12 - Root composer.json requires symfony/css-selector ^6.0 -> satisfiable by symfony/css-selector[v6.1.0, v6.1.3, v6.1.9, v6.1.11]. - symfony/css-selector[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 13 - Root composer.json requires symfony/expression-language ^6.0 -> satisfiable by symfony/expression-language[v6.1.0, ..., v6.1.11]. - symfony/expression-language[v6.1.0, ..., v6.1.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement. Problem 14 - Root composer.json requires symfony/security-bundle ^6.0 -> satisfiable by symfony/security-bundle[v6.1.0, ..., v6.1.12]. - symfony/security-bundle[v6.1.0, ..., v6.1.12] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
PHPUnit (PHP 8.2 + )
Process completed with exit code 1.
PHPUnit (PHP 8.1 + )
Process completed with exit code 1.
Coding style
Process completed with exit code 8.
PHPUnit (PHP 8.0 + )
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPUnit (PHP 8.0 + )
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPUnit (PHP 8.0 + )
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPUnit (PHP 8.0 + )
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPUnit (PHP 8.2 + )
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPUnit (PHP 8.2 + )
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPUnit (PHP 8.1 + )
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHPUnit (PHP 8.1 + )
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/