Skip to content

Commit

Permalink
Avoid Composer 2.1.0
Browse files Browse the repository at this point in the history
Box is not compatible with it yet.
  • Loading branch information
greg0ire committed Jun 10, 2021
1 parent 6d25e2d commit 6cf7769
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
coverage: "pcov"
extensions: "pdo_sqlite"
ini-values: "zend.assertions=1"
# Remove this line when a fix for is available https://github.com/box-project/box/issues/555
tools: "composer:v2.0.14"

- name: "Download box"
run: "./download-box.sh"
Expand Down

0 comments on commit 6cf7769

Please sign in to comment.