You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merged PR #10: Upgrade phpunit/php-code-coverage to version 9.0+. This
makes this library compatible with PHP 8 (see #9), while also keeping
support for PHP 7.0, 7.1 and 7.2 by supporting older library versions.
(@thekid)