caffeinated / menus

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

Removed Collective Html Provider #98

Closed sunel closed 7 years ago

sunel commented 7 years ago

Removed Collective Html Provider as it will be register through package discover

https://github.com/LaravelCollective/html/blob/5.5/composer.json#L44

yajra commented 7 years ago

Removing the provider may cause a breaking change on lower version of Laravel. 👎