guzzle / guzzle-services

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AbstractClient' not found

2ndGAB opened this issue · comments

commented

Hello,
I've installed guzzle-services, guzzle-command and guzzle 6 and on execution, I get the following error.

Error: Class 'GuzzleHttp\Command\AbstractClient' not found
File /var/www/2ndGuide/vendor/guzzlehttp/guzzle-services/src/GuzzleClient.php
Line: 17

Any idea?

commented

Sorry I think my problem comes from repository clone

Please stay within #116 to solve the problem. Try the commands I provided there and let me know there if the error still exist.