From 0737ce79ac7e73613c7b55af92ed702cd02a2f53 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Tue, 12 Mar 2019 18:01:27 +0800 Subject: [PATCH] Update phplib.conf --- plugins/php/versions/phplib.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/plugins/php/versions/phplib.conf b/plugins/php/versions/phplib.conf index 10d7a7d41..988a1a9e3 100755 --- a/plugins/php/versions/phplib.conf +++ b/plugins/php/versions/phplib.conf @@ -198,8 +198,7 @@ "56", "70", "71", - "72", - "73" + "72" ], "type": "框架", "msg": "Yaf是一个C语言编写的PHP框架", @@ -237,8 +236,7 @@ "versions": [ "70", "71", - "72", - "73" + "72" ], "type": "缓存器", "msg": "高性能无锁共享内存Cache",