Updated installer to use a version supporting mercure options

This commit is contained in:
Alejandro Celaya
2020-04-13 09:38:18 +02:00
parent 934fa937b5
commit ba0678946f
2 changed files with 5 additions and 1 deletions

View File

@@ -31,6 +31,10 @@ return [
Option\WebWorkerNumConfigOption::class,
Option\RedisServersConfigOption::class,
Option\ShortCodeLengthOption::class,
Option\Mercure\EnableMercureConfigOption::class,
Option\Mercure\MercurePublicUrlConfigOption::class,
Option\Mercure\MercureInternalUrlConfigOption::class,
Option\Mercure\MercureJwtSecretConfigOption::class,
],
'installation_commands' => [