When I run composer install on command promp, there exist error like this :
composer install
Problem 1 - Installation request for laravel/horizon v1.1.0 ->
I have some problem and composer install --ignore-platform-reqs works for me
composer install --ignore-platform-reqs
Thanks