{
  "repositories": [
    {
      "type": "git",
      "url": "https://github.com/LinioIT/seller-center-sdk.git"
    }
  ], 
   "require": {
        "rocket-labs/sellercenter-sdk-php": "20170331",
        "guzzlehttp/guzzle": "^6.1",
    "linio/seller-center-sdk": "^1.0"
    },
  "config": {
    "allow-plugins": {
      "php-http/discovery": true
    }
  }
}
