Skip to content

Commit 26b5a5c

Browse files
committed
[ci] use composer 2.2 for Symfony 4.4 compat
1 parent c557553 commit 26b5a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
with:
137137
coverage: "none"
138138
php-version: ${{ matrix.php-version }}
139-
tools: composer:v2
139+
tools: composer:v2.2
140140

141141
- name: "Add PHPUnit matcher"
142142
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"

0 commit comments

Comments
 (0)