[FrameworkBundle] Adding the extension XML

required by XmlUtils and not installed by default
This commit is contained in:
Flug 2017-05-09 10:21:02 +02:00 committed by Fabien Potencier
parent 62cb443770
commit 6fe2ad0558
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
],
"require": {
"php": ">=5.3.9",
"ext-xml": "*",
"symfony/asset": "~2.7",
"symfony/dependency-injection": "^2.6.2",
"symfony/config": "~2.4",