Skip to content

Commit e889796

Browse files
committed
IHF: Fixed spatie/array-to-xml version - support of php56.
1 parent 3987cf6 commit e889796

File tree

2 files changed

+996
-1045
lines changed

2 files changed

+996
-1045
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"symfony/finder": "^2.7|^3.0",
1818
"symfony/process": "^2.7|^3.0",
1919
"symfony/var-dumper": "^2.7|^3.0",
20-
"spatie/array-to-xml": "^2.2"
20+
"spatie/array-to-xml": "~2.3.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^5.0",

0 commit comments

Comments
 (0)