Update symfony dependency, fix #1094 : XMLHTTP responses are cached under IE7

This commit is contained in:
Romain Neutron
2013-03-04 12:49:36 +01:00
parent 9b5a3b2f15
commit 8884c29425
2 changed files with 27 additions and 30 deletions

View File

@@ -20,7 +20,7 @@
"phpexiftool/phpexiftool": "dev-master",
"silex/silex": "1.0.*",
"swiftmailer/swiftmailer": "4.1.*",
"symfony/symfony": "2.1.*@dev",
"symfony/symfony": "2.1.*",
"tecnick.com/tcpdf": "dev-master",
"twig/twig": ">=1.9",
"twig/extensions": "master",