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

git参照変更

parent 3b008067
...@@ -8,12 +8,11 @@ ...@@ -8,12 +8,11 @@
], ],
"type": "library", "type": "library",
"license": "MIT", "license": "MIT",
"authors": [ "source": {
{ "type": "git",
"name": "Mitul Golakiya", "url": "https://gitlab.winas.jp/winas_lib/winas_generator/winas_adminlte_ui.git",
"email": "me@mitul.me" "reference": "3b0080672a7bfd599c5b06d6f2327f1febd4ca1e"
} },
],
"require": { "require": {
"php": "^8.1", "php": "^8.1",
"illuminate/support": "^10.0", "illuminate/support": "^10.0",
...@@ -32,12 +31,6 @@ ...@@ -32,12 +31,6 @@
] ]
} }
}, },
"repositories": [
{
"type": "vcs",
"url": "https://gitlab.winas.jp/winas_lib/winas_generator/winas_scaffold_helpers.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