There was an error while loading. Please reload this page.
1 parent 4c6ad49 commit db11c38Copy full SHA for db11c38
1 file changed
.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