updated php state

This commit is contained in:
Paul 2020-07-30 14:08:29 +02:00
parent 3045081b50
commit 6e2a084f61

View File

@ -2,14 +2,19 @@
php: php:
version: '7.3' version: '7.3'
pkgs: pkgs:
- php7.3 - php
- php7.3-curl - php-apcu
- php7.3-fpm - php-curl
- php7.3-gd - php-fpm
- php7.3-mbstring - php-gd
- php7.3-pgsql - php-imagick
- php7.3-xml - php-intl
- php7.3-zip - php-mbstring
- php-memcached
- php-redis
- php-pgsql
- php-xml
- php-zip
extensions: extensions:
- readline - readline
config_file: /etc/php/7.3/fpm/php.ini config_file: /etc/php/7.3/fpm/php.ini