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 e97b688 commit bf766bdCopy full SHA for bf766bd
.github/workflows/ci.yml
@@ -25,6 +25,6 @@ jobs:
25
26
- run: php Tests/fix_composer_json.php
27
28
- - uses: "ramsey/composer-install@v1"
+ - uses: "ramsey/composer-install@v3"
29
30
- run: vendor/bin/phpunit --exclude-group=functional
0 commit comments