Skip to content

Update Composer dependencies (major) #600

Update Composer dependencies (major)

Update Composer dependencies (major) #600

Triggered via pull request December 11, 2024 13:09
Status Failure
Total duration 21s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards
10s
Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Coding Standards
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires symfony/http-client 7.2.1 -> satisfiable by symfony/http-client[v7.2.1]. - symfony/http-client v7.2.1 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 2 - Root composer.json requires phpunit/phpunit ^11.5.1 -> satisfiable by phpunit/phpunit[11.5.1]. - phpunit/phpunit 11.5.1 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 3 - Root composer.json requires symfony/options-resolver ^7.2.0 -> satisfiable by symfony/options-resolver[v7.2.0]. - symfony/options-resolver v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 4 - Root composer.json requires sentry/sentry ^4.10 -> satisfiable by sentry/sentry[4.10.0]. - sentry/sentry 4.10.0 requires symfony/options-resolver ^4.4.30|^5.0.11|^6.0|^7.0 -> satisfiable by symfony/options-resolver[v7.2.0]. - symfony/options-resolver v7.2.0 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
Coding Standards
Process completed with exit code 2.
Coding Standards
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Coding Standards
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/