8000 [FrameworkBundle] Adding the extension XML · symfony/symfony@6fe2ad0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6fe2ad0

Browse files
flugfabpot
authored andcommitted
[FrameworkBundle] Adding the extension XML
required by XmlUtils and not installed by default
1 parent 62cb443 commit 6fe2ad0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.3.9",
20+
"ext-xml": "*",
2021
"symfony/asset": "~2.7",
2122
"symfony/dependency-injection": "^2.6.2",
2223
"symfony/config": "~2.4",

0 commit comments

Comments
 (0)
0