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