diff --git a/composer.json b/composer.json index 047709a..a6c3966 100644 --- a/composer.json +++ b/composer.json @@ -29,9 +29,6 @@ "topthink/think-trace":"^1.0" }, "autoload": { - "files": [ - "catch/helper.php" - ], "psr-4": { "app\\": "app", "catchAdmin\\": "catch",