Skip to content

Commit acee461

Browse files
committed
Update the minimum PHPUnit version required
1 parent d79c2bd commit acee461

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,6 +22,6 @@
2222
"mindplay/composer-locator": "^2.1"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^5.0"
25+
"phpunit/phpunit": "^5.7"
2626
}
2727
}

0 commit comments

Comments
 (0)