Skip to content

Commit 5ff1e27

Browse files
committed
Updates dependencies
1 parent 05c11d9 commit 5ff1e27

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
@@ -34,7 +34,7 @@ jobs:
3434
if: "matrix.php < 8"
3535

3636
- name: Install PHP 8 dependencies
37-
run: composer update --${{ matrix.dependency-version }} --ignore-platform-req=php --no-interaction --no-progress --ansi
37+
run: composer update --${{ matrix.dependency-version }} --no-interaction --no-progress --ansi
3838
if: "matrix.php >= 8"
3939

4040
- name: Unit Tests

0 commit comments

Comments
 (0)