Skip to content

Commit c5181c8

Browse files
committed
Composer 1
1 parent 7701809 commit c5181c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: shivammathur/setup-php@v2
2323
with:
2424
php-version: ${{ matrix.php }}
25-
tools: composer:v2
25+
tools: composer:v1
2626

2727
- name: Install Dependencies
2828
run: composer update

0 commit comments

Comments
 (0)