Closed Fedoto4kin closed 4 years ago
[UPDATE]
Solved by removing installed guzzle:
composer remove guzzlehttp/guzzle
And after that install as usual
thanks @Fedoto4kin The upstream package does not yet support Guzzle 7.x, which is indeed being required by default on a freshly installed laravel 8 app.
PR'ed on openfoodfacts/openfoodfacts-php: https://github.com/openfoodfacts/openfoodfacts-php/pull/26
thanks @Fedoto4kin
You're welcome
The upstream package does not yet support Guzzle 7.x, which is indeed being required by default on a freshly installed laravel 8 app.
PR'ed on openfoodfacts/openfoodfacts-php: openfoodfacts/openfoodfacts-php#26
I see, thank you.
Because of a dependency update (https://github.com/openfoodfacts/openfoodfacts-php/pull/28), this package is now capable of supporting Laravel 8. Available in v0.2.1
Hi, there is one issue when installed
laravel 8.0 guzzle 7.2