Skip to content

[HOTFIX] Downgrade to PHP 7.3 #42

[HOTFIX] Downgrade to PHP 7.3

[HOTFIX] Downgrade to PHP 7.3 #42

Triggered via pull request July 7, 2023 08:37
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - Root composer.json requires php >=7.4 but your php version (7.3.0; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement. Problem 2 - psr/container is locked to version 1.1.2 and an update of this package was not requested. - psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.3.0; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement. Problem 3 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.3.0; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement. Problem 4 - symfony/string is locked to version v6.3.0 and an update of this package was not requested. - symfony/string v6.3.0 requires php >=8.1 -> your php version (7.3.0; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement. Problem 5 - symfony/translation is locked to version v6.3.0 and an update of this package was not requested. - symfony/translation v6.3.0 requires php >=8.1 -> your php version (7.3.0; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement. Problem 6 - symfony/translation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/translation-contracts v3.3.0 requires php >=8.1 -> your php version (7.3.0; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement. Problem 7 - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.3.0; overridden via config.platform, actual: 7.4.33) does not satisfy that requirement. - symfony/service-contracts v2.5.2 requires symfony/deprecation-contracts ^2.1|^3 -> satisfiable by symfony/deprecation-contracts[v3.3.0]. - symfony/service-contracts is locked to version v2.5.2 and an update of this package was not requested.
build
Process completed with exit code 2.
build
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/