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 9dc2f09 commit db69adeCopy full SHA for db69ade
.github/workflows/php-qa.yml
@@ -62,3 +62,4 @@ jobs:
62
composer: '--ignore-platform-req=php'
63
with:
64
PHP_VERSION: ${{ matrix.php }}
65
+ COMPOSER_ARGS: ${{ matrix.composer || '' }}
0 commit comments