Skip to content

Commit 5de901b

Browse files
Merge branch '2.7' into 2.8
* 2.7: allow to configure custom formats in XML configs require the XML PHP extension Fixed absolute url generation for query strings and hash urls bumped Symfony version to 2.7.32 [Filesystem] Dont copy perms when origin is remote updated VERSION for 2.7.31 update CONTRIBUTORS for 2.7.31 updated CHANGELOG for 2.7.31
2 parents ff39fa3 + 3b61df0 commit 5de901b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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/http-kernel": "~2.6|~3.0.0",
2122
"symfony/twig-bridge": "~2.6|~3.0.0",
2223
"symfony/var-dumper": "~2.6|~3.0.0"

0 commit comments

Comments
 (0)