Skip to content

Commit af02285

Browse files
author
Greg Bowler
committed
wip: clamp version 6 of composer for old php
1 parent 00320fd commit af02285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci-php73.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919
bootstrap: vendor/autoload.php
2020
configuration: test/phpunit.xml
2121
args: --coverage-text
22-
version: 6
22+
version: 8
2323
php_version: "7.3"

0 commit comments

Comments
 (0)