From 859e066aa88c3fb0a896af579db1b34041bf3563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Thu, 18 Jul 2019 11:30:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20composer.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 2da4093..fea2dca 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,6 @@ } ], "autoload": { - "ext-json": false, "psr-4": { "wchat\\": "wx" }