From ed8f20c5439e7722a925759fa6d27eb97acf91fb Mon Sep 17 00:00:00 2001 From: wfuren Date: Thu, 5 May 2022 11:19:40 +0800 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index c7d926b..cefd81b 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "hyperf-ext/encryption", + "name": "233cy/encryption", "type": "library", "license": "MIT", "keywords": [ @@ -7,7 +7,7 @@ "hyperf", "encryption" ], - "description": "The Hyperf Encryption package.", + "description": "临时包,适用于HYPERF3系列", "authors": [ { "name": "Eric Zhu",