Update to symfony 2.3.9

This commit is contained in:
Romain Neutron
2014-01-29 17:47:13 +01:00
parent 62b68066e6
commit a6b623bec2

10
composer.lock generated
View File

@@ -2676,16 +2676,16 @@
}, },
{ {
"name": "symfony/symfony", "name": "symfony/symfony",
"version": "v2.3.7", "version": "v2.3.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/symfony.git", "url": "https://github.com/symfony/symfony.git",
"reference": "2829b471871c2564228fe9f0832a0f928a8ffaa1" "reference": "ee1e0f2ef882ccd6a53ff91e5ffc39a22b6a6b74"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/symfony/zipball/2829b471871c2564228fe9f0832a0f928a8ffaa1", "url": "https://api.github.com/repos/symfony/symfony/zipball/ee1e0f2ef882ccd6a53ff91e5ffc39a22b6a6b74",
"reference": "2829b471871c2564228fe9f0832a0f928a8ffaa1", "reference": "ee1e0f2ef882ccd6a53ff91e5ffc39a22b6a6b74",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2780,7 +2780,7 @@
"keywords": [ "keywords": [
"framework" "framework"
], ],
"time": "2013-11-14 07:58:51" "time": "2014-01-05 01:24:54"
}, },
{ {
"name": "themattharris/tmhoauth", "name": "themattharris/tmhoauth",