Update Composer dependencies (major) #395
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analytics.yml
on: pull_request
Static Analysis with PHPStan
22s
Static Analysis with Psalm
7s
Static Analysis with PHPMD
11s
Static Analysis with PhpMetrics
7s
Static Analysis with ComposerRequireChecker
11s
Annotations
10 errors and 5 warnings
Static Analysis with Psalm
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client 7.0.0 -> satisfiable by symfony/http-client[v7.0.0].
- symfony/http-client v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 2
- 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.26) does not satisfy that requirement.
Problem 3
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
- sentry/sentry 4.1.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.1.0 -> satisfiable by sentry/sentry[4.1.0].
|
Static Analysis with Psalm
Process completed with exit code 2.
|
Static Analysis with PhpMetrics
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client 7.0.0 -> satisfiable by symfony/http-client[v7.0.0].
- symfony/http-client v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 2
- 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.26) does not satisfy that requirement.
Problem 3
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
- sentry/sentry 4.1.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.1.0 -> satisfiable by sentry/sentry[4.1.0].
|
Static Analysis with PhpMetrics
Process completed with exit code 2.
|
Static Analysis with ComposerRequireChecker
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client 7.0.0 -> satisfiable by symfony/http-client[v7.0.0].
- symfony/http-client v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 2
- 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.26) does not satisfy that requirement.
Problem 3
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
- sentry/sentry 4.1.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.1.0 -> satisfiable by sentry/sentry[4.1.0].
|
Static Analysis with ComposerRequireChecker
Process completed with exit code 2.
|
Static Analysis with PHPMD
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client 7.0.0 -> satisfiable by symfony/http-client[v7.0.0].
- symfony/http-client v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit ^10.5.2 -> satisfiable by phpunit/phpunit[10.5.2].
- phpunit/phpunit 10.5.2 requires php >=8.1 -> your php version (7.4.33) 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 (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
- sentry/sentry 4.1.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.1.0 -> satisfiable by sentry/sentry[4.1.0].
|
Static Analysis with PHPMD
Process completed with exit code 2.
|
Static Analysis with PHPStan
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/http-client 7.0.0 -> satisfiable by symfony/http-client[v7.0.0].
- symfony/http-client v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
Problem 2
- 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.26) does not satisfy that requirement.
Problem 3
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.26) does not satisfy that requirement.
- sentry/sentry 4.1.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.1.0 -> satisfiable by sentry/sentry[4.1.0].
|
Static Analysis with PHPStan
Process completed with exit code 2.
|
Static Analysis with Psalm
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/
|
Static Analysis with PhpMetrics
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/
|
Static Analysis with ComposerRequireChecker
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/
|
Static Analysis with PHPMD
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/
|
Static Analysis with PHPStan
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/
|