Skip to content

Commit 3b6c98a

Browse files
author
Norbert Orzechowicz
committed
Merge pull request #70 from blazarecki/change-lib-array2xml-version
Change openlss/lib-array2xml version to >= 0.0.9
2 parents 30304a6 + 8d156c6 commit 3b6c98a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "coduo/php-matcher",
33
"type": "library",
44
"keywords": ["json", "matcher", "tests"],
5-
"license": "MIT",
5+
"license": "MIT",
66
"authors": [
77
{
88
"name": "Michał Dąbrowski",
@@ -18,7 +18,7 @@
1818
"coduo/php-to-string": "1.0.*",
1919
"symfony/property-access": "~2.3",
2020
"symfony/expression-language": "~2.4",
21-
"openlss/lib-array2xml": "0.0.9"
21+
"openlss/lib-array2xml": "~0.0.9"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "3.7.*"

0 commit comments

Comments
 (0)