Skip to content

Commit b3d6883

Browse files
author
Robbert Müller
committed
allow newer phpunit version for php 7.2
1 parent 9be0a8c commit b3d6883

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
@@ -37,7 +37,7 @@
3737
"phpmd/phpmd": "^2.6.0",
3838
"phpmetrics/phpmetrics": "^2.3.2",
3939
"phpro/grumphp": ">=0.11.0,<1.0.0,!=0.11.4",
40-
"phpunit/phpunit": "^5.7",
40+
"phpunit/phpunit": "^5.7|^6.5",
4141
"robmorgan/phinx": "^0.9",
4242
"scheb/tombstone-analyzer": "^0.3",
4343
"sebastian/phpcpd": "^3.0",

0 commit comments

Comments
 (0)