Browse Source

rename to common

aexiaoliou 2 years ago
parent
commit
62544450c4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -1,6 +1,6 @@
 {
-    "name": "yckj/middlewares",
-    "description": "yckj middlewares",
+    "name": "yckj/commons",
+    "description": "yckj commons",
     "type": "library",
     "require": {
         "topthink/framework": "^6.0.0",