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.
ramsey/composer-install
1 parent ffc9e7d commit 9c57f83Copy full SHA for 9c57f83
.github/workflows/qa.yml
@@ -42,7 +42,7 @@ jobs:
42
# Verify the package can be installed succesfully.
43
# @link https://github.com/marketplace/actions/install-composer-dependencies
44
- name: Install Composer dependencies
45
- uses: ramsey/composer-install@v1
+ uses: ramsey/composer-install@v2
46
47
- name: Install xmllint
48
run: sudo apt-get install --no-install-recommends -y libxml2-utils
0 commit comments