Level 1
Try to remove the
class_alias('Illuminate\Support\Facades\Redis', 'Redis');from bootstrap/app.php
and use the lumen version with at least the following commit https://github.com/laravel/lumen-framework/commit/1734696334595f8408d0a01061a7f8edc88367a3.