Update composer and compile latest version

This commit is contained in:
Stéphane Goetz 2015-10-21 23:10:48 +02:00
parent 9c16b666f7
commit 602309b167
2 changed files with 12 additions and 12 deletions

24
composer.lock generated
View File

@ -324,16 +324,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v2.7.3", "version": "v2.7.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Console.git", "url": "https://github.com/symfony/console.git",
"reference": "d6cf02fe73634c96677e428f840704bfbcaec29e" "reference": "06cb17c013a82f94a3d840682b49425cd00a2161"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/d6cf02fe73634c96677e428f840704bfbcaec29e", "url": "https://api.github.com/repos/symfony/console/zipball/06cb17c013a82f94a3d840682b49425cd00a2161",
"reference": "d6cf02fe73634c96677e428f840704bfbcaec29e", "reference": "06cb17c013a82f94a3d840682b49425cd00a2161",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -377,20 +377,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-07-28 15:18:12" "time": "2015-09-25 08:32:23"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v2.7.3", "version": "v2.7.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/Finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "ae0f363277485094edc04c9f3cbe595b183b78e4" "reference": "8262ab605973afbb3ef74b945daabf086f58366f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/ae0f363277485094edc04c9f3cbe595b183b78e4", "url": "https://api.github.com/repos/symfony/finder/zipball/8262ab605973afbb3ef74b945daabf086f58366f",
"reference": "ae0f363277485094edc04c9f3cbe595b183b78e4", "reference": "8262ab605973afbb3ef74b945daabf086f58366f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -426,7 +426,7 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2015-07-09 16:07:40" "time": "2015-09-19 19:59:23"
} }
], ],
"packages-dev": [], "packages-dev": [],

BIN
daux.phar

Binary file not shown.