Merge branch '3.4'

* 3.4:
  Add missing var-dumper dep to framework-bundle
This commit is contained in:
Nicolas Grekas 2017-05-27 12:39:40 +02:00
commit 343a6c9fb2

View File

@ -49,6 +49,7 @@
"symfony/translation": "~3.4|~4.0",
"symfony/templating": "~3.4|~4.0",
"symfony/validator": "~3.4|~4.0",
"symfony/var-dumper": "~3.4|~4.0",
"symfony/workflow": "~3.4|~4.0",
"symfony/yaml": "~3.4|~4.0",
"symfony/property-info": "~3.4|~4.0",