Update Composer dependencies (major) #533
coding-standards.yml
on: pull_request
Coding Standards
17s
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.1.4 -> satisfiable by symfony/http-client[v7.1.4].
- symfony/http-client v7.1.4 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^11.3.3 -> satisfiable by phpunit/phpunit[11.3.3].
- phpunit/phpunit 11.3.3 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/options-resolver ^7.1.1 -> satisfiable by symfony/options-resolver[v7.1.1].
- symfony/options-resolver v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 4
- symfony/options-resolver v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
- sentry/sentry 4.9.0 requires symfony/options-resolver ^4.4.30|^5.0.11|^6.0|^7.0 -> satisfiable by symfony/options-resolver[v7.1.1].
- Root composer.json requires sentry/sentry ^4.9.0 -> satisfiable by sentry/sentry[4.9.0].
|
Coding Standards
Process completed with exit code 2.
|
Coding Standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|