Change silex to use valid config, bump symfony

This commit is contained in:
Benoît Burnichon
2015-03-25 13:04:30 +01:00
parent c627e3c559
commit 4ca4b8eb9c
2 changed files with 267 additions and 543 deletions

View File

@@ -64,8 +64,8 @@
"php-xpdf/php-xpdf" : "~0.2.1",
"phpexiftool/phpexiftool" : "dev-0.4.1-mwg-metadata-copy as 0.4.1",
"rhumsaa/uuid" : "~2.7",
"silex/silex" : "1.1.x-dev@dev",
"silex/web-profiler" : "~1.0.0@dev",
"silex/silex" : "~1.2",
"silex/web-profiler" : "~1.0",
"sorien/silex-dbal-profiler" : "~1.0.0",
"swiftmailer/swiftmailer" : "~5.3.0",
"symfony/symfony" : "~2.4",