diff --git a/lamp/php.md b/lamp/php.md index af6293b..b9bb55c 100644 --- a/lamp/php.md +++ b/lamp/php.md @@ -6,7 +6,8 @@ dnf install php82 dnf install php82-php-opcache php82-php-gd php82-php-curl php82-php-mysqlnd php82-php-mbstring dnf install php82-php-devel php82-php-xml php82-php-pear php82-php-fpm php82-php-mysql php82-php-pdo dnf install php82-php-json php82-php-zip php82-php-common php82-php-cli php82-php-xmlrpc -dnf install php82-php-xml php82-php-tidy php82-php-soap php82-php-bcmath +dnf install php82-php-xml php82-php-tidy php82-php-soap php82-php-bcmath +dns install php-pdo php-mysqlnd php82-php-intl ``` ```sh