diff --git a/plugins/php/versions/phplib.conf b/plugins/php/versions/phplib.conf index 3862c4a68..2e4d3b4ce 100755 --- a/plugins/php/versions/phplib.conf +++ b/plugins/php/versions/phplib.conf @@ -584,6 +584,18 @@ { "name": "zip", "versions": [ + "53", + "54", + "55", + "56", + "70", + "71", + "72", + "73", + "74", + "80", + "81", + "82" ], "type": "压缩", "msg": "压缩组件", @@ -592,7 +604,20 @@ }, { "name": "zlib", - "versions": [], + "versions": [ + "53", + "54", + "55", + "56", + "70", + "71", + "72", + "73", + "74", + "80", + "81", + "82" + ], "type": "压缩", "msg": "压缩组件", "shell": "zlib.sh",