{ "name": "arch/php-internal-api-client", "type": "library", "require": { "guzzlehttp/guzzle": "^6.3", "illuminate/http": "^5.5" }, "autoload": { "psr-4": { "InternalApi\\": "src/" }, "files": [ "src/helpers.php" ] } }