Skip to content

Commit a9f84bf

Browse files
authored
Merge pull request laradock#2437 from bestlong/fix-php74-horizon
Laravel Horizon PHP 7.4 - fix package oniguruma require
2 parents 67e9a51 + 9644942 commit a9f84bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

laravel-horizon/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ RUN apk --update add wget \
2929
cyrus-sasl-dev \
3030
libgsasl-dev \
3131
supervisor \
32+
oniguruma-dev \
3233
procps
3334

3435
RUN docker-php-ext-install mysqli mbstring pdo pdo_mysql tokenizer xml pcntl

0 commit comments

Comments
 (0)