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.
2 parents 729cb30 + 0611b83 commit 5ae0cc3Copy full SHA for 5ae0cc3
1 file changed
.github/workflows/tests.yml
@@ -37,7 +37,7 @@ jobs:
37
env:
38
COMPOSER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39
40
- - uses: "ramsey/composer-install@v3"
+ - uses: "ramsey/composer-install@v4"
41
42
- name: Setup problem matchers for PHP
43
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
0 commit comments