We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b430be2 commit 52398e7Copy full SHA for 52398e7
1 file changed
.github/workflows/tests.yaml
@@ -24,6 +24,6 @@ jobs:
24
php-version: 8.2
25
coverage: none
26
27
- - uses: "ramsey/composer-install@v1"
+ - uses: "ramsey/composer-install@v2"
28
29
- run: vendor/bin/phpunit
0 commit comments