Update Composer dependencies #430
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.0.3 -> satisfiable by symfony/http-client[v7.0.3].
- symfony/http-client v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^11.0.2 -> satisfiable by phpunit/phpunit[11.0.2].
- phpunit/phpunit 11.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/options-resolver ^7.0.0 -> satisfiable by symfony/options-resolver[v7.0.0].
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- sentry/sentry 4.5.0 requires symfony/options-resolver ^4.4.30|^5.0.11|^6.0|^7.0 -> satisfiable by symfony/options-resolver[v7.0.0].
- Root composer.json requires sentry/sentry ^4.5.0 -> satisfiable by sentry/sentry[4.5.0].
|
Coding Standards
Process completed with exit code 2.
|
Coding Standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|