Change composer version
This commit is contained in:
parent
20a2992551
commit
2b17ec6a1c
2
.github/workflows/woo.yml
vendored
2
.github/workflows/woo.yml
vendored
@ -440,7 +440,7 @@ jobs:
|
|||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php-version }}
|
php-version: ${{ matrix.php-version }}
|
||||||
tools: composer, phpunit:6.4.3
|
tools: composer:2.1.14, phpunit:6.4.3
|
||||||
extensions: gd, mbstring, mysqli, zip, unzip, mcrypt, mysql, pdo_mysql, dom
|
extensions: gd, mbstring, mysqli, zip, unzip, mcrypt, mysql, pdo_mysql, dom
|
||||||
coverage: xdebug
|
coverage: xdebug
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user