Update dependency symfony/http-client to v8 #241
quality-assurance.yml
on: pull_request
Matrix: php-cs-fixer
Matrix: phpstan
Annotations
6 errors
|
php-cs-fixer (8.3)
Process completed with exit code 2.
|
|
php-cs-fixer (8.3)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/http-client is locked to version v8.0.0 and an update of this package was not requested.
- symfony/http-client v8.0.0 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement.
|
|
phpstan (8.3)
Process completed with exit code 2.
|
|
phpstan (8.3)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/http-client is locked to version v8.0.0 and an update of this package was not requested.
- symfony/http-client v8.0.0 requires php >=8.4 -> your php version (8.3.28) does not satisfy that requirement.
|
|
phpstan (8.4)
The strategy configuration was canceled because "phpstan._8_3" failed
|
|
phpstan (8.4)
The operation was canceled.
|