rinvex/laravel-tags

can't install

hikernl opened this issue · 1 comments

Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for rinvex/taggable ^0.0.1 -> satisfiable by rinvex/taggable[v0.0.1].
    - rinvex/taggable v0.0.1 requires rinvex/cacheable dev-develop -> satisfiable by rinvex/cacheable[dev-develop] but these conflict with your requirements or minimum-stability.```

First, sorry for the delay. This package still not tagged as stable yet. You must use the develop branch for now, which will work smoothly with you even the package is in development: composer require rinvex/tags:dev-develop

Please feel free to reopen this issue or a new issue if you need further assistance :)