Skip to content

Update Composer dependencies (major) #587

Update Composer dependencies (major)

Update Composer dependencies (major) #587

Triggered via pull request November 28, 2024 01:43
Status Failure
Total duration 16s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards
8s
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.1.9 -> satisfiable by symfony/http-client[v7.1.9]. - symfony/http-client v7.1.9 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement. Problem 2 - Root composer.json requires phpunit/phpunit ^11.4.4 -> satisfiable by phpunit/phpunit[11.4.4]. - phpunit/phpunit 11.4.4 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.1.9 -> satisfiable by symfony/options-resolver[v7.1.9]. - symfony/options-resolver v7.1.9 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.1.9]. - symfony/options-resolver v7.1.9 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/