1
0
Fork 0

Update deps, fixes #5209

pull/5210/head
Jordi Boggiano 2016-04-18 10:34:38 +01:00
parent e3f957324d
commit b018292357
1 changed files with 11 additions and 11 deletions

22
composer.lock generated
View File

@ -4,21 +4,21 @@
"Read more about it at https://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" "This file is @generated automatically"
], ],
"hash": "139d401995e94b07b6ef32f5ac51b53e", "hash": "32b4c44084b85595a34481a856c410a9",
"content-hash": "094f6d065f20d465a84e3727bb50c7bb", "content-hash": "094f6d065f20d465a84e3727bb50c7bb",
"packages": [ "packages": [
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
"version": "1.0.1", "version": "1.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/ca-bundle.git", "url": "https://github.com/composer/ca-bundle.git",
"reference": "5c4905c04fc61f092879bf7e710b199c3bbb6c43" "reference": "a2995e5fe351055f2c7630166af12ce8fd03edfc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/5c4905c04fc61f092879bf7e710b199c3bbb6c43", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/a2995e5fe351055f2c7630166af12ce8fd03edfc",
"reference": "5c4905c04fc61f092879bf7e710b199c3bbb6c43", "reference": "a2995e5fe351055f2c7630166af12ce8fd03edfc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -60,7 +60,7 @@
"ssl", "ssl",
"tls" "tls"
], ],
"time": "2016-04-11 17:23:25" "time": "2016-04-13 10:13:24"
}, },
{ {
"name": "composer/semver", "name": "composer/semver",
@ -291,16 +291,16 @@
}, },
{ {
"name": "seld/cli-prompt", "name": "seld/cli-prompt",
"version": "1.0.1", "version": "1.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/cli-prompt.git", "url": "https://github.com/Seldaek/cli-prompt.git",
"reference": "b27db1514f7d7bb7a366ad95d4eb2b17140a0691" "reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/b27db1514f7d7bb7a366ad95d4eb2b17140a0691", "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
"reference": "b27db1514f7d7bb7a366ad95d4eb2b17140a0691", "reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -335,7 +335,7 @@
"input", "input",
"prompt" "prompt"
], ],
"time": "2016-01-09 17:55:27" "time": "2016-04-18 09:31:41"
}, },
{ {
"name": "seld/jsonlint", "name": "seld/jsonlint",