back to Symfony 2.7.3

This commit is contained in:
Andy Miller
2015-08-03 16:10:16 -06:00
parent 9746c2db5d
commit 75feea3e75

View File

@@ -9,9 +9,9 @@
"php": ">=5.4.0",
"twig/twig": "~1.16",
"erusev/parsedown-extra": "~0.7",
"symfony/yaml": "2.7.1",
"symfony/console": "2.7.1",
"symfony/event-dispatcher": "2.7.1",
"symfony/yaml": "2.7.3",
"symfony/console": "2.7.3",
"symfony/event-dispatcher": "2.7.3",
"doctrine/cache": "~1.4",
"maximebf/debugbar": "dev-master",
"filp/whoops": "1.2.*@dev",