Skip to content

Commit d2f085d

Browse files
committed
Use phpunit 5.7
1 parent c7392e1 commit d2f085d

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
@@ -25,7 +25,7 @@
2525
"ext-curl": "*"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "3.7.*",
28+
"phpunit/phpunit": "^5.7",
2929
"squizlabs/php_codesniffer": "~2.1"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)