3.0.2 release date?
ndharithreesan opened this issue · 2 comments
ndharithreesan commented
Is there a timeline for when V 3.0.2 will be released? Our repository was upgraded to PHP 8 and the test runs are now not working because of the issue addressed in this commit.. Our current workaround is to manually install the 3.x branch of ci-phpunit-test
, but we were previously using composer and would prefer that.
kenjis commented
@ndharithreesan Thank you for reporting!
You could use composer and 3.x branch.
https://github.com/kenjis/ci-app-for-ci-phpunit-test/blob/1d01ace74a88a7fffef8ffb3173627e762515ff0/composer.json#L10
But I will release v3.0.2 today.
kenjis commented
Done!