Skip to content

Commit 8fbb5e6

Browse files
committed
phpunit 6.5 is the last one to work with hhvm
1 parent dcb614b commit 8fbb5e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": ">=4.8",
18+
"phpunit/phpunit": "~6.5",
1919
"php-coveralls/php-coveralls": "~1.0"
2020
}
2121
}

0 commit comments

Comments
 (0)