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 dfa1f39 commit f048b2cCopy full SHA for f048b2c
.github/workflows/ci.yml
@@ -22,6 +22,6 @@ jobs:
22
php-version: ${{ matrix.php }}
23
coverage: none
24
25
- - uses: "ramsey/composer-install@v1"
+ - uses: "ramsey/composer-install@v3"
26
27
- run: vendor/bin/phpunit --exclude-group=functional
0 commit comments