diff --git a/plugins/php/versions/phplib.conf b/plugins/php/versions/phplib.conf index ca5226d60..0dd87e352 100755 --- a/plugins/php/versions/phplib.conf +++ b/plugins/php/versions/phplib.conf @@ -371,6 +371,30 @@ "shell": "gd.sh", "check": "gd.so" }, + { + "name": "curl", + "versions": [ + "52", + "53", + "54", + "55", + "56", + "70", + "71", + "72", + "73", + "74", + "80", + "81", + "82", + "83", + "84" + ], + "type": "通用扩展", + "msg": "通用网络", + "shell": "curl.sh", + "check": "curl.so" + }, { "name": "intl", "versions": [