Update dependency symfony/http-client to v8 #253
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.1.1 and an update of this package was not requested.
- symfony/http-client v8.1.1 requires php >=8.4.1 -> your php version (8.3.31) 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.1.1 and an update of this package was not requested.
- symfony/http-client v8.1.1 requires php >=8.4.1 -> your php version (8.3.31) 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.
|