Commit e9a686df authored by m-wynn's avatar m-wynn

git参照変更

parent d43d1a14
...@@ -11,12 +11,11 @@ ...@@ -11,12 +11,11 @@
"bootstrap" "bootstrap"
], ],
"license": "MIT", "license": "MIT",
"authors": [ "source": {
{ "type": "git",
"name": "Mitul Golakiya", "url": "https://gitlab.winas.jp/winas_lib/winas_generator/winas_adminlte.git",
"email": "me@mitul.me" "reference": "d43d1a14bd86314ffb78053f8fbe176de25fa61f"
} },
],
"require": { "require": {
"php": "^8.1", "php": "^8.1",
"illuminate/support": "^10.0", "illuminate/support": "^10.0",
...@@ -35,12 +34,6 @@ ...@@ -35,12 +34,6 @@
] ]
} }
}, },
"repositories": [
{
"type": "vcs",
"url": "https://gitlab.winas.jp/winas_lib/winas_generator/winas_adminlte_ui.git"
}
],
"minimum-stability": "dev", "minimum-stability": "dev",
"prefer-stable": true "prefer-stable": true
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment