rinvex / laravel-attributes

⚠️ [ABANDONED] Rinvex Attributable is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
MIT License
433 stars 104 forks source link

Why drop 5.5 LTS while 5.6 has no LTS #42

Closed mikebranderhorst closed 6 years ago

Omranic commented 6 years ago

As this package still under development, and it's not tagged as stable yet, our strategy is to always support latest versions of both PHP and Laravel, for many reasons, but once the package is tagged as stable, you'll be able to use tagged releases that's compatible with your own software. Even for now, you can look back when we dropped that support, and lock your package installation to that commit, but you won't be able to update the package at this point. Hope this make sense, if not then sorry for the inconvenience :)