Skip to content

Commit e361ab2

Browse files
Update composer.json
1 parent 72d9c6e commit e361ab2

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
@@ -18,7 +18,7 @@
1818
"symfony/console": "~2.5|~3.0"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "~5.0",
21+
"phpunit/phpunit": "~4.0|~5.0",
2222
"satooshi/php-coveralls": "~1.0"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)