Skip to content

Commit

Permalink
Specify composer version to support PHP7.0/7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed May 11, 2022
1 parent 7b3c194 commit d14144d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
php-version: ${{ matrix.php-version }}
coverage: xdebug
tools: none
tools: composer:2.2
ini-values: assert.exception=1, zend.assertions=1

- name: Get composer cache directory
Expand Down

0 comments on commit d14144d

Please sign in to comment.