Releases: caffeinated/menus
Releases · caffeinated/menus
v4.0.0
- Removed Laravel 5 support
- Removed deprecated Laravel helper references
- PHP 7.2 is now the minimum supported version
v3.3.1
Replace dependency injection (#108)
* Remove HTML generators
* Do not use dependency injection
v3.3
- Removed HTML builder, making package refined to a specific task. It will be up to the developer how they want to render and display their menus.
v3.2.1
- Add deprecation tags to HTML builder methods