1
0
Fork 0

Update deps

pull/5490/head
Jordi Boggiano 2016-07-02 18:33:47 +01:00
parent 87fbf4a6cd
commit 866820f334
1 changed files with 25 additions and 25 deletions

50
composer.lock generated
View File

@ -429,16 +429,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.8.7", "version": "v2.8.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "5ac8bc9aa77bb2edf06af3a1bb6bc1020d23acd3" "reference": "c392a6ec72f2122748032c2ad6870420561ffcfa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/5ac8bc9aa77bb2edf06af3a1bb6bc1020d23acd3", "url": "https://api.github.com/repos/symfony/console/zipball/c392a6ec72f2122748032c2ad6870420561ffcfa",
"reference": "5ac8bc9aa77bb2edf06af3a1bb6bc1020d23acd3", "reference": "c392a6ec72f2122748032c2ad6870420561ffcfa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -485,20 +485,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 15:06:25" "time": "2016-06-29 07:02:14"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v2.8.7", "version": "v2.8.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "dee379131dceed90a429e951546b33edfe7dccbb" "reference": "7258ddd6f987053f21fa43d03430580ba54e6096"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/dee379131dceed90a429e951546b33edfe7dccbb", "url": "https://api.github.com/repos/symfony/filesystem/zipball/7258ddd6f987053f21fa43d03430580ba54e6096",
"reference": "dee379131dceed90a429e951546b33edfe7dccbb", "reference": "7258ddd6f987053f21fa43d03430580ba54e6096",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -534,20 +534,20 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-04-12 18:01:21" "time": "2016-06-29 05:31:50"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v2.8.7", "version": "v2.8.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "3ec095fab1800222732ca522a95dce8fa124007b" "reference": "bf0506ef4e7778fd3f0f1f141ab5e8c1ef35dd7d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/3ec095fab1800222732ca522a95dce8fa124007b", "url": "https://api.github.com/repos/symfony/finder/zipball/bf0506ef4e7778fd3f0f1f141ab5e8c1ef35dd7d",
"reference": "3ec095fab1800222732ca522a95dce8fa124007b", "reference": "bf0506ef4e7778fd3f0f1f141ab5e8c1ef35dd7d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -583,7 +583,7 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 11:11:27" "time": "2016-06-29 05:29:29"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
@ -646,16 +646,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v2.8.7", "version": "v2.8.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "115347d00c342198cdc52a7bd8bc15b5ab43500c" "reference": "89f33c16796415ccfd8bb3cf8d520cbb79899bfe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/115347d00c342198cdc52a7bd8bc15b5ab43500c", "url": "https://api.github.com/repos/symfony/process/zipball/89f33c16796415ccfd8bb3cf8d520cbb79899bfe",
"reference": "115347d00c342198cdc52a7bd8bc15b5ab43500c", "reference": "89f33c16796415ccfd8bb3cf8d520cbb79899bfe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -691,7 +691,7 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 11:11:27" "time": "2016-06-29 05:29:29"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -1605,16 +1605,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v2.8.7", "version": "v2.8.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "815fabf3f48c7d1df345a69d1ad1a88f59757b34" "reference": "dba4bb5846798cd12f32e2d8f3f35d77045773c8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/815fabf3f48c7d1df345a69d1ad1a88f59757b34", "url": "https://api.github.com/repos/symfony/yaml/zipball/dba4bb5846798cd12f32e2d8f3f35d77045773c8",
"reference": "815fabf3f48c7d1df345a69d1ad1a88f59757b34", "reference": "dba4bb5846798cd12f32e2d8f3f35d77045773c8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1650,7 +1650,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2016-06-06 11:11:27" "time": "2016-06-29 05:29:29"
} }
], ],
"aliases": [], "aliases": [],