mheap/phpunit-github-actions-printer

v1.3.0 is not working: class does not exist

tristanbes opened this issue · 2 comments

Hello

When running the printer v1.3.0:

app_condictio___srv_app

Could not use "mheap\GithubActionsReporter\Printer" as printer: class does not exist

When running the printer v1.2.0 it's working well:

app_condictio___srv_app

mheap commented

Version 1.4.0 has been released with support for PHPUnit 7

Thanks