Skip to content

Commit 29b43b4

Browse files
committed
test php8
1 parent a23efd9 commit 29b43b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
if: ${{ matrix.php-versions == '8.0' }}
3333
run: |
3434
composer self-update
35-
composer install --no-interaction --prefer-source --no-dev
35+
composer install --no-interaction --prefer-source --dev
3636
3737
3838
- name: Run cases

0 commit comments

Comments
 (0)