We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8bfa06 + 9ea269b commit bd0caf7Copy full SHA for bd0caf7
1 file changed
.github/actions/setup-php/action.yaml
@@ -12,7 +12,7 @@ inputs:
12
tools:
13
description: 'Comma-separated list of tools to install'
14
required: false
15
- default: composer:2.10.0-RC2, phan:6.0.5
+ default: composer:2.10.0, phan:6.0.5
16
17
runs:
18
using: "composite"
0 commit comments