Releases: peoplepath/enum
Releases · peoplepath/enum
v4.1
Deprecate usage of this enum. Use native PHP enums from now on
v4.0
- minimal version is now PHP 8.0
- only public constants are exported
v3.0
Merge pull request #1 from czjvic/updatePhpStanDependency
Update phpstan dependency
v2.3.1
fix phpstan hinting for `search` method
v2.3
add support for `json_encode()`
v2.1
add usage of search() method