gurgentil / laravel-eloquent-sequencer

A package that allows you to create and manage sequences on Eloquent models.
MIT License
156 stars 13 forks source link

Laravel 9 Support #37

Closed levu42 closed 1 year ago

levu42 commented 2 years ago

I tested the package with Laravel 9, works, only composer prohibits it currently.

gurgentil commented 2 years ago

Thanks for your contribution @levu42 . Would you please also update the run-tests workflow accordingly?

levu42 commented 2 years ago

@gurgentil I think I got it, can you approve me to run workflows so I can see whether it's all good?

Vladislav009 commented 1 year ago

What about this?