docs(): update doc for php8
parent
309d51ba94
commit
e7e4db882f
|
@ -173,8 +173,8 @@ services:
|
||||||
- /mnt/docker/flarum/nginx:/etc/nginx/flarum
|
- /mnt/docker/flarum/nginx:/etc/nginx/flarum
|
||||||
```
|
```
|
||||||
|
|
||||||
This example install php7-gmp php7-session and php7-brotli with apk
|
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=php7-*&branch=v3.12&arch=x86_64
|
You can find a php extension here https://pkgs.alpinelinux.org/packages?name=php8-*&branch=v3.13&arch=x86_64
|
||||||
|
|
||||||
### Install custom extensions
|
### Install custom extensions
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue