morvaim2

Results 2 issues of morvaim2

The PHPDoc type hint of the constructor of src/Services/Library/HttpClient.php says that `$client` is `null`, but `null` is optional, so the type hint should be `GuzzleHttp\ClientInterface|null`.

tag: enhancement :100:
contributions: welcome :1st_place_medal:
tag: v3

Are there plans to add Symfony 6 support?