Skip to content

Commit 8c5f360

Browse files
bendaviesnorberttech
authored andcommitted
Require stable version of openlss/lib-array2xml (#155)
1 parent 5ff1924 commit 8c5f360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"symfony/property-access": "^2.3|^3.0|^4.0",
2222
"symfony/expression-language": "^2.3|^3.0|^4.0",
2323
"doctrine/lexer": "1.0.*",
24-
"openlss/lib-array2xml": "~0.0.9"
24+
"openlss/lib-array2xml": "^1.0"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^6.0|^7.0",

0 commit comments

Comments
 (0)