Update deps, fixes #5209
parent
e3f957324d
commit
b018292357
|
@ -4,21 +4,21 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "139d401995e94b07b6ef32f5ac51b53e",
|
||||
"hash": "32b4c44084b85595a34481a856c410a9",
|
||||
"content-hash": "094f6d065f20d465a84e3727bb50c7bb",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/ca-bundle",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/ca-bundle.git",
|
||||
"reference": "5c4905c04fc61f092879bf7e710b199c3bbb6c43"
|
||||
"reference": "a2995e5fe351055f2c7630166af12ce8fd03edfc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/5c4905c04fc61f092879bf7e710b199c3bbb6c43",
|
||||
"reference": "5c4905c04fc61f092879bf7e710b199c3bbb6c43",
|
||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/a2995e5fe351055f2c7630166af12ce8fd03edfc",
|
||||
"reference": "a2995e5fe351055f2c7630166af12ce8fd03edfc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -60,7 +60,7 @@
|
|||
"ssl",
|
||||
"tls"
|
||||
],
|
||||
"time": "2016-04-11 17:23:25"
|
||||
"time": "2016-04-13 10:13:24"
|
||||
},
|
||||
{
|
||||
"name": "composer/semver",
|
||||
|
@ -291,16 +291,16 @@
|
|||
},
|
||||
{
|
||||
"name": "seld/cli-prompt",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Seldaek/cli-prompt.git",
|
||||
"reference": "b27db1514f7d7bb7a366ad95d4eb2b17140a0691"
|
||||
"reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/b27db1514f7d7bb7a366ad95d4eb2b17140a0691",
|
||||
"reference": "b27db1514f7d7bb7a366ad95d4eb2b17140a0691",
|
||||
"url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
|
||||
"reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -335,7 +335,7 @@
|
|||
"input",
|
||||
"prompt"
|
||||
],
|
||||
"time": "2016-01-09 17:55:27"
|
||||
"time": "2016-04-18 09:31:41"
|
||||
},
|
||||
{
|
||||
"name": "seld/jsonlint",
|
||||
|
|
Loading…
Reference in New Issue