Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class 'GuzzleHttp\HandlerStack' not found in /src/GDS/Gateway/RESTv1.php:92 #154

Open
shahariaazam opened this issue Apr 10, 2017 · 1 comment

Comments

@shahariaazam
Copy link

Error: Class 'GuzzleHttp\HandlerStack' not found in ....../vendor/tomwalder/php-gds/src/GDS/Gateway/RESTv1.php:92
Stack trace:
#0 ....../vendor/tomwalder/php-gds/src/GDS/Gateway/RESTv1.php(78): GDS\Gateway\RESTv1->initHttpClient()
#1 ......./vendor/tomwalder/php-gds/src/GDS/Gateway/RESTv1.php(154): GDS\Gateway\RESTv1->httpClient()

This library is using GuzzleHttp\HandlerStack that is coming from GuzzleHttp package. But this dependency is not declared in composer.json. Does it make any sense? Is it considering Guzzle as default http client? Can anybody explain?

@tomwalder
Copy link
Owner

Sorry for the late reply. Are you still having this issue?

I suspect it's a dependancy issue at your end?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants