Skip to content

Commit 82a81c8

Browse files
committed
Updated composer.json
I made sure it's ready for the first release on Composer
1 parent 7cfec09 commit 82a81c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
}
1414
],
1515
"require": {
16-
"php": ">=5.3.0",
17-
"openlss/lib-array2xml": "~0.0.9"
16+
"php": ">=5.3.0"
1817
},
1918
"require-dev": {
20-
"phpunit/phpunit": "4.5.*"
19+
"phpunit/phpunit": "4.5.*",
20+
"openlss/lib-array2xml": "~0.0.9"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)