v8.0.0
What's changed
- Major update to avoid the requirement of registering
LecServiceProvider
for packages that rely on LEC.
If you need Laravel 8.x
support, you may include "michael-rubel/laravel-enhanced-container": "^6.4|^8.0"
constraint to your composer.json
. 6.4
for Laravel 8.x, 8.0
for Laravel 9.x.