Skip to content

Commit 1047c74

Browse files
committed
ci: pin tools to composer:v2
1 parent 002b6e3 commit 1047c74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
php-version: ${{ matrix.php }}
2828
extensions: zip
29-
tools: composer
29+
tools: composer:v2
3030
coverage: none
3131

3232
- name: Setup Problem Matches

0 commit comments

Comments
 (0)