Skip to content

Commit ef6d5fb

Browse files
committed
Update composer.json
1 parent cced86c commit ef6d5fb

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
@@ -20,8 +20,8 @@
2020
"php": "^5.3|^7.0"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "~4.0",
24-
"satooshi/php-coveralls": "*"
23+
"phpunit/phpunit": "^4.0|^5.0",
24+
"satooshi/php-coveralls": "^1.0"
2525
},
2626
"extra": {
2727
"branch-alias": {

0 commit comments

Comments
 (0)