fix(deps): update dependency myclabs/php-enum to v1.8.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
myclabs/php-enum | require | patch |
1.8.3 -> 1.8.4
|
Release Notes
myclabs/php-enum
v1.8.4
What's Changed
- Do not export psalm.xml in dist by @simPod in https://github.com/myclabs/php-enum/pull/153
- Add Github Actions CI by @simPod in https://github.com/myclabs/php-enum/pull/154
- document migration to native enums by @drealecs in https://github.com/myclabs/php-enum/pull/158
- Added PHP 8.1 to CI configuration by @grogy in https://github.com/myclabs/php-enum/pull/161
- Fix Shepherd link in README by @szepeviktor in https://github.com/myclabs/php-enum/pull/162
- yii2-enum is abandoned and not supporting anymore by @KartaviK in https://github.com/myclabs/php-enum/pull/163
- Implement Stringable interface on Enum by @jdecool in https://github.com/myclabs/php-enum/pull/160
New Contributors
- @simPod made their first contribution in https://github.com/myclabs/php-enum/pull/153
- @szepeviktor made their first contribution in https://github.com/myclabs/php-enum/pull/162
- @jdecool made their first contribution in https://github.com/myclabs/php-enum/pull/160
Full Changelog: https://github.com/myclabs/php-enum/compare/1.8.3...1.8.4
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.