We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0132e commit 6fa1f7cCopy full SHA for 6fa1f7c
1 file changed
.github/workflows/tests-mongodb.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Install dependencies
56
run: |
57
- composer install --prefer-dist --no-progress
+ composer install --prefer-dist
58
composer require --dev phpunit/phpunit:^$PHPUNIT_VERSION
59
60
- name: Install extensions
0 commit comments