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
PHP 8.4 support (#53)
* Update composer.json to latest and require PHP 8.0 or higher
* Convert to GitHub Actions for testing
* Modernize PHPUnit
* Convert to PHP 8.0
* Run PHP-CS-Fixer with PSR2 rules
* Install PHPStan