Update to symfony 2.3.7

This commit is contained in:
Romain Neutron
2013-11-20 13:04:50 +01:00
parent be0815a9e0
commit 17a23e0c4b
2 changed files with 7 additions and 7 deletions

12
composer.lock generated
View File

@@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
"hash": "f75434de6657af7daaf97fc6c9f16494",
"hash": "c86f3d5cef410e011d14c7ac9749c11e",
"packages": [
{
"name": "alchemy-fr/tcpdf-clone",
@@ -2671,16 +2671,16 @@
},
{
"name": "symfony/symfony",
"version": "v2.3.3",
"version": "v2.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/symfony.git",
"reference": "17aefe6c8ec9462dbfb3ef092f54c4e853861810"
"reference": "2829b471871c2564228fe9f0832a0f928a8ffaa1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/symfony/zipball/17aefe6c8ec9462dbfb3ef092f54c4e853861810",
"reference": "17aefe6c8ec9462dbfb3ef092f54c4e853861810",
"url": "https://api.github.com/repos/symfony/symfony/zipball/2829b471871c2564228fe9f0832a0f928a8ffaa1",
"reference": "2829b471871c2564228fe9f0832a0f928a8ffaa1",
"shasum": ""
},
"require": {
@@ -2775,7 +2775,7 @@
"keywords": [
"framework"
],
"time": "2013-08-07 17:11:16"
"time": "2013-11-14 07:58:51"
},
{
"name": "themattharris/tmhoauth",