From 88dd00902ca62e6bbd40521d1a798821a06cc122 Mon Sep 17 00:00:00 2001 From: guiqibusixin <> Date: Wed, 28 Jul 2021 17:19:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E4=BB=A3=E7=A0=81=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=9C=80=E5=A4=A7=E9=AB=98=E5=BA=A6=E6=94=B9?= =?UTF-8?q?=E4=B8=BA900=EF=BC=8C=E9=98=B2=E6=AD=A2=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=AE=8C=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0d90dfc1..adb0e504 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "filp/whoops", + "name": "guiqibusixin/whoops", "license": "MIT", "description": "php error handling for cool kids", "keywords": ["library", "error", "handling", "exception", "whoops", "throwable"],