- Update call to array_get helper to use the Illuminate\Support\Arr class
- Enable Laravel 7 compatability
- Enable Laravel 6.0 compatability
- Enable package discovery for laravel 5.5+
- Add compatability with Laravel Lumen (make named route configurable)
- Fix config retrieval of
prometheus.storage_adapters
- Initial release