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
Remove PHP 8.0 and PHPStan from GitHub CI workflow
The GitHub CI workflow has been updated to remove support for PHP 8.0 and the PHPStan static analysis tool. The workflow now emphasizes compatibility with PHP 8.1, PHPUnit 10.5 or 11.0, and prioritizes the use of Psalm for code analysis.
Signed-off-by: Marcel Strahl <info@marcel-strahl.de>
0 commit comments