Skip to content

Update Composer dependencies (major) #634

Update Composer dependencies (major)

Update Composer dependencies (major) #634

Triggered via pull request February 7, 2025 17:08
Status Failure
Total duration 30s
Artifacts

coding-standards.yml

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

Annotations

2 errors and 1 warning
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.3 -> satisfiable by symfony/http-client[v7.2.3]. - symfony/http-client v7.2.3 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 2 - Root composer.json requires phpunit/phpunit ^12.0.1 -> satisfiable by phpunit/phpunit[12.0.1]. - phpunit/phpunit 12.0.1 requires php >=8.3 -> 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
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/