diff --git a/config.yaml b/config.yaml index 11cc91ce3..285bcc8fb 100644 --- a/config.yaml +++ b/config.yaml @@ -638,15 +638,22 @@ commands: pre-check: php: extensions: - - pdo_mysql - - spl + - ctype + - curl - dom - - simplexml + - ftp + - gd - hash - - curl - iconv - - ctype - - gd + - intl + - json + - libxml + - mbstring + - pdo + - pdo_mysql + - simplexml + - soap + - zlib db: host: localhost