Update info.json
This commit is contained in:
parent
72b075a983
commit
7bc887914b
|
|
@ -5,8 +5,8 @@
|
|||
"name": "php",
|
||||
"title": "PHP",
|
||||
"coexist": true,
|
||||
"versions": ["52","53","54","55","56","70","71","72","73","74","80"],
|
||||
"updates": ["5.2.17","5.3.29","5.4.45","5.6.36","7.0.30","7.1.33","7.2.32","7.3.20","7.4.8","8.0.6"],
|
||||
"versions": ["52","53","54","55","56","70","71","72","73","74","80","81"],
|
||||
"updates": ["5.2.17","5.3.29","5.4.45","5.6.36","7.0.30","7.1.33","7.2.32","7.3.20","7.4.8","8.0.13","8.1.0"],
|
||||
"tip": "soft",
|
||||
"checks": "server/php/VERSION/bin/php",
|
||||
"path": "server/php/VERSION",
|
||||
|
|
|
|||
Loading…
Reference in New Issue