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