Skip to content

Allow using the traits with PHPUnit 6.5.

Jibran Ijaz requested to merge jibran:phpunit-6 into master

The current allowed version of PHPUnit with PHP 7 in the core is ^6.5. We should allow using that.

Merge request reports