BenSampo / laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.
https://sampo.co.uk/blog/using-enums-in-laravel
MIT License
2k stars 164 forks source link

Fix CI failures #305

Closed tamiroh closed 1 year ago

tamiroh commented 1 year ago

NOTE: This is a work in progress! I tried to submit a pull request earlier, but CI failed so I fix that separately in this pull request.

Related Issue/Intent

Changes

Breaking changes

tamiroh commented 1 year ago

So this pull request is now duplicated with #306 and is to be closed.