feat: update php version
This commit is contained in:
parent
892ca982b2
commit
c85c4639bc
|
|
@ -75,12 +75,14 @@ additionalProperties:
|
|||
required: true
|
||||
type: select
|
||||
values:
|
||||
- label: "8.3.8"
|
||||
value: "8.3.8"
|
||||
- label: "8.2.20"
|
||||
value: "8.2.20"
|
||||
- label: "8.1.29"
|
||||
value: "8.1.29"
|
||||
- label: "8.4.3"
|
||||
- value: "8.4.3"
|
||||
- label: "8.3.16"
|
||||
value: "8.3.16"
|
||||
- label: "8.2.27"
|
||||
value: "8.2.27"
|
||||
- label: "8.1.31"
|
||||
value: "8.1.31"
|
||||
- label: "8.0.30"
|
||||
value: "8.0.30"
|
||||
- default: https://mirrors.tuna.tsinghua.edu.cn
|
||||
|
|
|
|||
Loading…
Reference in New Issue