Skip to content

Commit 6db0787

Browse files
committed
test php8
1 parent 0de5251 commit 6db0787

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
@@ -34,7 +34,7 @@ jobs:
3434
composer self-update
3535
composer install --no-interaction --prefer-source --no-dev
3636
composer require squizlabs/php_codesniffer=3.6.0
37-
composer require phpunit/phpunit=9.0.0
37+
composer require --ignore-platform-reqs phpunit/phpunit=9.0.0
3838
3939
- name: Run cases
4040
run: |

0 commit comments

Comments
 (0)