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 ed609a7 commit 3c1507aCopy full SHA for 3c1507a
.github/workflows/ci.yaml
@@ -24,5 +24,6 @@ jobs:
24
uses: php-actions/composer@v6
25
with:
26
php_version: ${{ matrix.php-versions }}
27
+ version: 2.2
28
- name: PHPUnit
29
run: vendor/bin/phpunit
0 commit comments