Bump to Symfony 2.4 and Silex 1.1

This commit is contained in:
Romain Neutron
2013-08-22 14:18:39 +02:00
parent 4266766221
commit a2bbdc88d4
3 changed files with 341 additions and 331 deletions

View File

@@ -22,7 +22,7 @@
"justinrainbow/json-schema" : "~1.3",
"mediavorus/mediavorus" : "~0.4.0",
"media-alchemyst/media-alchemyst" : "~0.3.1",
"monolog/monolog" : "~1.3.0",
"monolog/monolog" : "~1.3",
"mrclay/minify" : "~2.1.6",
"neutron/silex-imagine-provider" : "~0.1.0",
"neutron/silex-filesystem-provider": "~1.0",
@@ -31,10 +31,10 @@
"neutron/temporary-filesystem" : "~2.1",
"php-xpdf/php-xpdf" : "~0.2.1",
"phpexiftool/phpexiftool" : "~0.3",
"silex/silex" : "~1.0.0",
"silex/silex" : "1.1.x-dev@dev",
"silex/web-profiler" : "~1.0.0",
"swiftmailer/swiftmailer" : "~4.3.0",
"symfony/symfony" : "~2.3",
"symfony/symfony" : "2.4.x-dev@dev",
"tecnick.com/tcpdf" : "~6.0",
"themattharris/tmhoauth" : "~0.7",
"twig/twig" : "~1.12",
@@ -45,6 +45,7 @@
"doctrine/data-fixtures" : "1.0.x@dev",
"phpunit/phpunit" : "~3.7",
"behat/behat" : "~2.4",
"behat/gherkin" : "dev-develop@dev",
"behat/mink" : "~1.4",
"behat/mink-extension" : "~1.0",
"behat/mink-goutte-driver" : "~1.0",