8p / EightPointsGuzzleBundle

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

UndefinedMethodException: getEventDispatcher #5

Closed nachopants closed 9 years ago

nachopants commented 9 years ago

UndefinedMethodException: Attempted to call method "getEventDispatcher" on class "GuzzleHttp\Client" being thrown after adding the bundle to AppKernel.php and simply calling $client = $this->get('guzzle.client');