Skip to content

Commit dc35416

Browse files
GromNaNCopilot
andauthored
Fix dependency-versions
Co-authored-by: Copilot <[email protected]>
1 parent 3b0f6e4 commit dc35416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Install Composer dependencies
3838
uses: ramsey/composer-install@v2
3939
with:
40-
dependency-versions: ${{ matrix.php }}
40+
dependency-versions: ${{ matrix.dependency }}
4141

4242
- name: Integration Tests
4343
run: php ./vendor/bin/simple-phpunit

0 commit comments

Comments
 (0)