Skip to content

Commit ef4c6ec

Browse files
authored
Merge pull request #108 from aftabnaveed/master
php unit 7.0 support
2 parents 0b1e4db + 48b4c9e commit ef4c6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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": "~6.0",
26+
"phpunit/phpunit": "~7.0",
2727
"squizlabs/php_codesniffer": "~2.8",
2828
"phpmd/phpmd": "~2.6",
2929
"symfony/dependency-injection": "~4.0",

0 commit comments

Comments
 (0)