Fix dependencies

This commit is contained in:
Romain Neutron
2013-10-30 18:11:12 +01:00
parent 9ee3e7c9f7
commit de95c37f09
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"silex/silex" : "1.1.x-dev@dev",
"silex/web-profiler" : "~1.0.0",
"swiftmailer/swiftmailer" : "~4.3.0",
"symfony/symfony" : "2.4.x-dev@dev",
"symfony/symfony" : "2.4.x-dev#59409b47c858b72e29555a3105b31e1744309b7f",
"alchemy-fr/tcpdf-clone" : "~6.0",
"themattharris/tmhoauth" : "~0.7",
"twig/twig" : "~1.13.0",

8
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": "97403dc6569983cb1fe5b4ecafd95448",
"hash": "929a8014fbcf21060ec105550999e88d",
"packages": [
{
"name": "alchemy-fr/tcpdf-clone",
@@ -2821,12 +2821,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/symfony.git",
"reference": "d866a5acc45426f3c48c82b7cedb985d9e24568c"
"reference": "59409b47c858b72e29555a3105b31e1744309b7f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/symfony/zipball/d866a5acc45426f3c48c82b7cedb985d9e24568c",
"reference": "d866a5acc45426f3c48c82b7cedb985d9e24568c",
"reference": "59409b47c858b72e29555a3105b31e1744309b7f",
"shasum": ""
},
"require": {
@@ -2926,7 +2926,7 @@
"keywords": [
"framework"
],
"time": "2013-10-28 14:29:55"
"time": "2013-09-29 19:54:28"
},
{
"name": "themattharris/tmhoauth",