Skip to content

Commit 3e70ca9

Browse files
committed
updating phpunit version
1 parent 9c6e564 commit 3e70ca9

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
@@ -6,7 +6,7 @@
66
"require": {
77
},
88
"require-dev": {
9-
"phpunit/phpunit": "~3.7"
9+
"phpunit/phpunit": "^5.1"
1010
},
1111
"minimum-stability": "stable",
1212
"autoload": {

0 commit comments

Comments
 (0)