caffeinated / menus

:pushpin: Menu generator package for the Laravel framework
https://caffeinatedpackages.com
132 stars 59 forks source link

Laravel 5.1 #58

Closed beggiatom closed 9 years ago

beggiatom commented 9 years ago

Hi, I tried to install the package and got the following error:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for caffeinated/menus ~1.0 -> satisfiable by caffeinated/menus[v1.0.7].
    - caffeinated/menus v1.0.7 requires laravelcollective/html 5.0.* -> no matching package found.

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

My composer contain

"laravelcollective/html": "5.1.*",

I tried a downgrade but contains many more errors. It is possible to make it compatible with laravel 5.1?

beggiatom commented 9 years ago

I had a bad night and you see all :).