Skip to content

Commit 9cbf726

Browse files
authored
Update PHPUnit to highest compatible (#24)
1 parent 0d9152f commit 9cbf726

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
@@ -36,7 +36,7 @@
3636
"php": "^7.0"
3737
},
3838
"require-dev": {
39-
"phpunit/phpunit": "^6.0",
39+
"phpunit/phpunit": "^6.0||^7.0",
4040
"friendsofphp/php-cs-fixer": "^2.15",
4141
"php-coveralls/php-coveralls": "^2.1"
4242
},

0 commit comments

Comments
 (0)