Update info.json
This commit is contained in:
parent
e96705c9e4
commit
4906fa495d
|
|
@ -5,8 +5,8 @@
|
|||
"name": "php",
|
||||
"title": "PHP",
|
||||
"coexist": true,
|
||||
"versions": ["53","54","55","56","70","71","72","73","74"],
|
||||
"updates": ["5.3.17","5.4.45","5.6.36","7.0.30","7.1.33","7.2.25","7.3.12","7.4.0"],
|
||||
"versions": ["53","54","55","56","70","71","72","73","74","80"],
|
||||
"updates": ["5.3.17","5.4.45","5.6.36","7.0.30","7.1.33","7.2.32","7.3.20","7.4.8","8.0.0"],
|
||||
"tip": "soft",
|
||||
"checks": "server/php/VERSION/bin/php",
|
||||
"path": "server/php/VERSION",
|
||||
|
|
@ -14,6 +14,6 @@
|
|||
"author": "Zend",
|
||||
"date": "2017-04-01",
|
||||
"home": "https://www.php.net",
|
||||
"type": "语言解释器",
|
||||
"type": "PHP语言解释器",
|
||||
"pid": "1"
|
||||
}
|
||||
Loading…
Reference in New Issue