Skip to content

Commit bd0caf7

Browse files
authored
Merge pull request msyk#157 from matsuo/update-composer
Update Composer to 2.10.0
2 parents b8bfa06 + 9ea269b commit bd0caf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-php/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
tools:
1313
description: 'Comma-separated list of tools to install'
1414
required: false
15-
default: composer:2.10.0-RC2, phan:6.0.5
15+
default: composer:2.10.0, phan:6.0.5
1616

1717
runs:
1818
using: "composite"

0 commit comments

Comments
 (0)