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