Skip to content

Commit 1758f5c

Browse files
Merge branch '2.8' into 3.2
* 2.8: Don't display the Symfony debug toolbar when printing the page 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.8.25 updated VERSION for 2.8.24 updated CHANGELOG for 2.8.24 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 dda1cf0 + 5de901b commit 1758f5c

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.5.9",
20+
"ext-xml": "*",
2021
"symfony/http-kernel": "~2.8|~3.0",
2122
"symfony/twig-bridge": "~2.8|~3.0",
2223
"symfony/var-dumper": "~2.8|~3.0"

0 commit comments

Comments
 (0)