$this->logger = $logger;
$this->config = $config;
$this->client = new Client("curl", "github");
- $this->client->configure($config->http->configure);
+ $this->client->configure($config->http->configure->toArray());
$this->client->attach(new ClientObserver($logger));
$this->tokens = $tokens ?: new Storage\Session;
$this->cache = $cache;
"league/plates": "~3.1",
"rdlowrey/auryn": "dev-master",
"m6w6/pharext.wiki": "dev-master",
- "m6w6/pq-gateway": "^2.0",
+ "m6w6/pq-gateway": "dev-master",
"monolog/monolog": "^1.13"
}
}
{
"_readme": [
"This file locks the dependencies of your project to a known state",
- "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "hash": "6c9f8c8951d5c56a9de109fd70ec3604",
+ "hash": "910f08879af0e54cb4aaa21d1ca5eef2",
"packages": [
{
"name": "league/plates",
},
{
"name": "m6w6/pq-gateway",
- "version": "v2.0.0",
+ "version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/m6w6/pq-gateway.git",
- "reference": "19590cfee428909a9ad2195b02a30ae176980992"
+ "reference": "3aa333045c0bb93b83e87e190b4ed49333d106f0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/m6w6/pq-gateway/zipball/19590cfee428909a9ad2195b02a30ae176980992",
- "reference": "19590cfee428909a9ad2195b02a30ae176980992",
+ "url": "https://api.github.com/repos/m6w6/pq-gateway/zipball/3aa333045c0bb93b83e87e190b4ed49333d106f0",
+ "reference": "3aa333045c0bb93b83e87e190b4ed49333d106f0",
"shasum": ""
},
"suggest": {
"postgresql",
"pq"
],
- "time": "2014-10-15 15:30:26"
+ "time": "2015-05-08 10:10:49"
},
{
"name": "monolog/monolog",
"stability-flags": {
"m6w6/pharext": 20,
"rdlowrey/auryn": 20,
- "m6w6/pharext.wiki": 20
+ "m6w6/pharext.wiki": 20,
+ "m6w6/pq-gateway": 20
},
"prefer-stable": false,
"prefer-lowest": false,