Browse Source

修复composer

dongasai 5 tháng trước cách đây
mục cha
commit
975d17e65f
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -1,5 +1,5 @@
 {
-    "name": "dcat/laravel-admin2",
+    "name": "dongasai/laravel-admin2",
     "description": "dcat admin v2 ",
     "type": "library",
     "keywords": [
@@ -10,7 +10,7 @@
         "form",
         "laravel admin"
     ],
-    "homepage": "https://github.com/jqhph/dcat-admin",
+    "homepage": "https://github.com/dongasai/dcat-admin2",
     "license": "MIT",
     "authors": [
         {