Changed version of the package

This commit is contained in:
rsmn 2020-04-08 06:29:42 +08:00
parent cb77f06977
commit 94e99c0ffb
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ All of your worker configuration is stored in a single, simple configuration fil
You may use Composer to install Horizon into your Laravel project:
composer require laravel/horizon
composer require laravel/horizon "^2.0"
After installing Horizon, publish its assets using the `vendor:publish` Artisan command: