We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674e23f commit 9632f1cCopy full SHA for 9632f1c
.github/workflows/test-ci.yml
@@ -32,7 +32,6 @@ jobs:
32
if: ${{ matrix.php-versions == '8.0' }}
33
run: |
34
echo ${{ matrix.php-versions }}
35
-# composer self-update
36
composer require phpunit/phpunit=8.0.0
37
composer install --no-interaction --prefer-source --dev
38
0 commit comments