docs(): update doc for php8

pull/92/head
Magicalex 2021-05-30 23:30:07 +02:00
parent 309d51ba94
commit e7e4db882f
No known key found for this signature in database
GPG Key ID: A89B48B1788C3CB5
1 changed files with 2 additions and 2 deletions

View File

@ -173,8 +173,8 @@ services:
- /mnt/docker/flarum/nginx:/etc/nginx/flarum
```
This example install php7-gmp php7-session and php7-brotli with apk
You can find a php extension here https://pkgs.alpinelinux.org/packages?name=php7-*&branch=v3.12&arch=x86_64
This example install php8-gmp php8-session and php8-brotli with apk
You can find a php extension here https://pkgs.alpinelinux.org/packages?name=php8-*&branch=v3.13&arch=x86_64
### Install custom extensions