Add a few more PHP extensions into the automated tests

This commit is contained in:
Ben Thomson 2019-11-28 12:52:31 +08:00
parent 0849720494
commit a91fa3f5ff
No known key found for this signature in database
GPG Key ID: BD1BF04E944DBD80
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
uses: shivammathur/setup-php@master
with:
php-version: ${{ matrix.phpVersions }}
extension-csv: mbstring, intl
extension-csv: mbstring, intl, gd, xml
- name: Install Composer dependencies
run: composer install --no-interaction --no-progress --no-suggest --no-scripts
- name: Reset October modules and library