kirkbushell / eloquence

A drop-in library for certain database functionality in Laravel, that allows for extra features that may never make it into the main project.
MIT License
537 stars 58 forks source link

Make hashids/hashids dependency less restrictive #62

Closed faustbrian closed 7 years ago

faustbrian commented 7 years ago

I can't install the package on multiple projects because it clashes with other packages that use hashid versions below or above your constraint.

faustbrian commented 7 years ago

Will there be a fix release tagged or do we just have to pull in dev-master until the next release? Haven't seen a release tag in months.

kirkbushell commented 7 years ago

@faustbrian will do another release shortly, including the update you provided .Haven't had to do a new release as the project has been fairly stable and no one has asked for any new features :)