docs: fix php7.4 imagick version (#4937)
This commit is contained in:
@@ -55,7 +55,7 @@ Then install php 7.4 with these extensions:
|
||||
sudo apt update
|
||||
sudo apt install -y php7.4 php7.4-cli php7.4-common php7.4-fpm \
|
||||
php7.4-json php7.4-opcache php7.4-mysql php7.4-mbstring php7.4-zip \
|
||||
php7.4-bcmath php7.4-intl php7.4-xml php7.4-curl php7.4-gd php7.4-gmp php-imagick
|
||||
php7.4-bcmath php7.4-intl php7.4-xml php7.4-curl php7.4-gd php7.4-gmp php7.4-imagick
|
||||
```
|
||||
|
||||
**Composer:** After you're done installing PHP, you'll need the [Composer](https://getcomposer.org/download/) dependency manager.
|
||||
|
||||
Reference in New Issue
Block a user