Change composer version
This commit is contained in:
parent
20a2992551
commit
2b17ec6a1c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/woo.yml
vendored
2
.github/workflows/woo.yml
vendored
|
@ -440,7 +440,7 @@ jobs:
|
|||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
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
|
||||
coverage: xdebug
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue