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 1764a56 commit 37783c2Copy full SHA for 37783c2
actions/composer-install/action.yml
@@ -39,5 +39,6 @@ runs:
39
php-extensions: ${{ inputs.php-extensions }}
40
41
- uses: ramsey/composer-install@v3
42
+ name: Install Composer dependencies
43
with:
44
dependency-versions: ${{ inputs.dependency-versions }}
0 commit comments