Closed kushjoshi26 closed 5 years ago
This is likely some local setting problem. Please also describe your problem (include what you tried step by step and what you expect) otherwise we cannot help.
first, download SwaggerClient-php from GitHub and replace composer.json with { "repositories": [ { "type": "git", "url": "https://github.com/graphhopper/directions-api-client.git" } ], "require": { "graphhopper/directions-api-client": "*@dev" } } then simply run composer install in composer