v4.0.0
Changes
- #12 Update to min. PHP 7.4 and upgraded all dependencies.
- #12 Upgraded to PHPUnit 9.
- #12 Run tests for PHP 7.4 and 8.1.
- #13 Moved to GitHub workflow.
- #15 Add
public
visibility to constants. - #16 Replaced fully qualified names with imports.
- #17 Add type declarations and strict types declarations.
- #18 Enforce PSR-12 coding standard.