mdserver-web/plugins/php-yum/info.json

19 lines
463 B
JSON
Raw Permalink Normal View History

2022-07-07 02:22:04 -04:00
{
"sort": 7,
2022-11-06 23:39:27 -05:00
"ps": "PHP是世界上最好的编程语言(极速安装)",
2022-07-07 02:22:04 -04:00
"shell": "install.sh",
2022-07-07 03:20:57 -04:00
"name": "php-yum",
"title": "PHP[YUM]",
2022-07-07 02:22:04 -04:00
"coexist": true,
2026-01-24 07:29:30 -05:00
"versions": ["74","80","81","82","83","84","85"],
2022-07-07 02:22:04 -04:00
"install_pre_inspection":true,
"tip": "soft",
2022-07-07 03:41:30 -04:00
"checks": "server/php-yum/VERSION",
2022-07-07 03:20:57 -04:00
"path": "server/php-yum/VERSION",
2022-07-07 02:22:04 -04:00
"display": 1,
"author": "Zend",
"date": "2022-07-07",
"home": "https://www.php.net",
"type": "PHP语言解释器",
2022-07-07 12:09:10 -04:00
"pid": "6"
2022-07-07 02:22:04 -04:00
}