Skip to content

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

@shahariaazam

Description

@shahariaazam
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?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions