diff --git a/plugins/php-apt/versions/phplib.conf b/plugins/php-apt/versions/phplib.conf index 37dd17de9..a16f290d6 100755 --- a/plugins/php-apt/versions/phplib.conf +++ b/plugins/php-apt/versions/phplib.conf @@ -198,6 +198,23 @@ "shell": "exif.sh", "check": "exif" }, + { + "name": "xml", + "versions": [ + "56", + "70", + "71", + "72", + "73", + "74", + "80", + "81" + ], + "type": "通用扩展", + "msg": "用于xml解析!", + "shell": "xml.sh", + "check": "xml" + }, { "name": "gd", "versions": [