Skip to content

Commit 0bfe372

Browse files
xaloppmmoll
authored andcommitted
add support for PHPUnit 7
1 parent cdfd9a2 commit 0bfe372

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
@@ -22,7 +22,7 @@
2222
"source": "https://github.com/mayflower/mo4-coding-standard"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0"
25+
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
2626
},
2727
"require": {
2828
"squizlabs/php_codesniffer": "^3.2.3",

0 commit comments

Comments
 (0)