Skip to content

Commit 0bcd992

Browse files
committed
restricted phpunit6
1 parent 6624177 commit 0bcd992

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
@@ -10,7 +10,7 @@
1010
"vlucas/phpdotenv": "~2.0"
1111
},
1212
"require-dev": {
13-
"phpunit/phpunit": "~4.4",
13+
"phpunit/phpunit": ">=4.4 <6",
1414
"mockery/mockery": "^0.9.4",
1515
"symfony/var-dumper": "~2.8|~3.0"
1616
},

0 commit comments

Comments
 (0)