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
Update various files to prefer PHP 8.1 and PHPUnit 10.5 or 11.0, remove PHPStan and restructure tests
Various files have been updated to prefer PHP >=8.1 and PHPUnit >=10.5 or 11.0. The PHPStan tool has been removed. PHPUnit tests have been restructured using Attributes instead of DocBlocks. The service layer is expanded with new Exception classes and all Facades have been revised to better align with the library's intended functionality.
Signed-off-by: Marcel Strahl <info@marcel-strahl.de>
0 commit comments