lepikhinb / momentum-trail

MIT License
74 stars 11 forks source link

Laravel 10, release #8

Closed jdanino closed 1 year ago

jdanino commented 1 year ago

Any chance you can tag a version of the master branch which contains the Laravel 10 upgrade?

kevin82222 commented 1 year ago

Yes, a new version must be tagged. Otherwise, it is necessary to specify dev-master version in order to install it in a Laravel 10 project.

lepikhinb commented 1 year ago

The latest update does support Laravel 10. Make sure to update the dependency. Thanks!

jesseschutt commented 1 year ago

@lepikhinb - Are you referring to v0.2.1? That doesn't appear to support version 10 yet. I think a new version needs to be tagged.

lepikhinb commented 1 year ago

@jesseschutt sorry for that! Just tagged an update

jesseschutt commented 1 year ago

@lepikhinb Thank you 👏