We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510de40 commit d188977Copy full SHA for d188977
1 file changed
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
84
- run: php ./bin/fix-symfony-version.php "${{ matrix.symfony_version }}"
85
86
- - run: composer install
+ - run: composer install --no-progress
87
88
- run: sed -i 's/525568/16777471/' vendor/kwn/php-rdkafka-stubs/stubs/constants.php
89
0 commit comments