From aa8480ae3794d5c1a9fdb22e129221afb9dde0f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Mon, 2 Jan 2023 00:30:01 +0800 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a2e9db63c..241f947df 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ }, "config": { "allow-plugins": { - "zoujingli/think-installer": true + "zoujingli/think-install": true } } }