Skip to content

Commit b7d042d

Browse files
committed
Merge branch 'master' of github.com:bruli/php-git-hooks
2 parents c919270 + 7d71ec8 commit b7d042d

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": "^7.1",
2525
"friendsofphp/php-cs-fixer": "^2.1",
26-
"phpunit/phpunit": "~7.0",
26+
"phpunit/phpunit": "~6.0|~7.0",
2727
"squizlabs/php_codesniffer": "~3.0",
2828
"phpmd/phpmd": "~2.6",
2929
"symfony/dependency-injection": "~4.0",

0 commit comments

Comments
 (0)