Skip to content

Commit ac1903c

Browse files
committed
updated dependencies.
1 parent 4f3cf9b commit ac1903c

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
@@ -9,11 +9,11 @@
99
"fix"
1010
],
1111
"require": {
12-
"php": ">=5.4.0",
13-
"setbased/phing-extensions": "2.*"
12+
"php": ">=5.4.0"
1413
},
1514
"require-dev": {
16-
"phpunit/phpunit": "5.*"
15+
"phpunit/phpunit": "5.*",
16+
"setbased/phing-extensions": "2.*"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)