Skip to content

Commit cbf6f3b

Browse files
Benjamin Lazareckinorberttech
Benjamin Lazarecki
authored andcommitted
Change openlss/lib-array2xml version to >=0.0.9
Conflicts: composer.json
1 parent 1fd194e commit cbf6f3b

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
@@ -3,7 +3,7 @@
33
"type": "library",
44
"description": "PHP Matcher enables you to match values with patterns",
55
"keywords": ["json", "matcher", "tests", "match"],
6-
"license": "MIT",
6+
"license": "MIT",
77
"authors": [
88
{
99
"name": "Michał Dąbrowski",
@@ -21,7 +21,7 @@
2121
"symfony/property-access": "^2.3|^3.0",
2222
"symfony/expression-language": "^2.3|^3.0",
2323
"doctrine/lexer": "1.0.*",
24-
"openlss/lib-array2xml": "0.0.10"
24+
"openlss/lib-array2xml": "~0.0.9"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^4.8"

0 commit comments

Comments
 (0)