Skip to content

Update Composer dependencies (major) #676

Update Composer dependencies (major)

Update Composer dependencies (major) #676

Triggered via pull request January 29, 2025 17:46
Status Failure
Total duration 19s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: PHPUnit
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
PHPUnit (ubuntu-latest, 8.1, highest)
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 ^11.5.5 -> satisfiable by phpunit/phpunit[11.5.5]. - phpunit/phpunit 11.5.5 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.
PHPUnit (ubuntu-latest, 8.1, highest)
Process completed with exit code 2.
PHPUnit (ubuntu-latest, 8.2, lowest)
The job was canceled because "ubuntu-latest_8_1_highest" failed.
PHPUnit (ubuntu-latest, 8.2, lowest)
The operation was canceled.
PHPUnit (ubuntu-latest, 8.1, lowest)
The job was canceled because "ubuntu-latest_8_1_highest" failed.
PHPUnit (ubuntu-latest, 8.1, lowest)
The operation was canceled.
PHPUnit (ubuntu-latest, 8.2, highest)
The job was canceled because "ubuntu-latest_8_1_highest" failed.
PHPUnit (ubuntu-latest, 8.2, highest)
The operation was canceled.
PHPUnit (ubuntu-latest, 8.3, lowest)
The job was canceled because "ubuntu-latest_8_1_highest" failed.
PHPUnit (ubuntu-latest, 8.3, lowest)
The operation was canceled.
PHPUnit (ubuntu-latest, 8.3, highest)
The job was canceled because "ubuntu-latest_8_1_highest" failed.
PHPUnit (ubuntu-latest, 8.3, highest)
The operation was canceled.
PHPUnit (ubuntu-latest, 8.1, highest)
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/