8p / EightPointsGuzzleBundle

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
MIT License
440 stars 71 forks source link

Console dump configuration error #113

Closed trulave closed 7 years ago

trulave commented 7 years ago

Hi! When i execute next commands in console

$ php bin/console debug:config guzzle
$ php bin/console config:dump-reference guzzle

i have this error

[LogicException]                                                                     
The extension with alias "guzzle" does not have its getConfiguration() method setup

Versions info: