Skip to content

Commit 3c1507a

Browse files
committed
use Composer LTS
1 parent ed609a7 commit 3c1507a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,6 @@ jobs:
2424
uses: php-actions/composer@v6
2525
with:
2626
php_version: ${{ matrix.php-versions }}
27+
version: 2.2
2728
- name: PHPUnit
2829
run: vendor/bin/phpunit

0 commit comments

Comments
 (0)