Skip to content

Commit

Permalink
Update .github/workflows/tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Nov 2, 2020
1 parent f0f78b9 commit 3cf7a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
with:
php-version: '7.4'
extensions: mbstring, intl
tools: composer:v2 # TODO update to v2
tools: composer:v1 # TODO update to v2

- name: Install dependencies
run: composer update --no-progress
Expand Down

0 comments on commit 3cf7a56

Please sign in to comment.