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 89cf959 commit 8cca4eaCopy full SHA for 8cca4ea
.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.8.12, phan:6.0.0-beta
+ default: composer:2.8.12, phan:6.0.0
16
17
runs:
18
using: "composite"
0 commit comments