Skip to content

Commit 0849daa

Browse files
committed
Add PHPUnit >=7.0.0,<7.1.0 to the dependencies
1 parent bc9fc3a commit 0849daa

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
@@ -30,7 +30,7 @@
3030
"goaop/framework": "2.2.0",
3131
"codacy/coverage": "^1.4",
3232
"phpmd/phpmd": "^2.6.0",
33-
"phpunit/phpunit": "~6.5.0",
33+
"phpunit/phpunit": "~6.5.0 || ~7.0.0",
3434
"rregeer/phpunit-coverage-check": "^0.1.4",
3535
"php-coveralls/php-coveralls": "^1.0",
3636
"symfony/stopwatch": "~3.4.6"

0 commit comments

Comments
 (0)