Update php.yml

pull/342/head
Ruslan Baidan 2021-03-05 14:48:39 +01:00 committed by GitHub
parent 842c86dc02
commit 26fc4b8855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
uses: shivammathur/setup-php@v1
with:
php-version: '7.2'
extensions: imagick, intl, xml, mysql, bcmath, pdo, json #optional, setup extensions
extensions: imagick, intl, xml, mysql, bcmath, json #optional, setup extensions
ini-values: post_max_size=256M, short_open_tag=On #optional, setup php.ini configuration
coverage: xdebug #optional, setup coverage driver
pecl: false #optional, setup PECL