git参照変更
Showing
... | ... | @@ -11,12 +11,11 @@ |
"bootstrap" | ||
], | ||
"license": "MIT", | ||
"authors": [ | ||
{ | ||
"name": "Mitul Golakiya", | ||
"email": "me@mitul.me" | ||
} | ||
], | ||
"source": { | ||
"type": "git", | ||
"url": "https://gitlab.winas.jp/winas_lib/winas_generator/winas_adminlte.git", | ||
"reference": "d43d1a14bd86314ffb78053f8fbe176de25fa61f" | ||
}, | ||
"require": { | ||
"php": "^8.1", | ||
"illuminate/support": "^10.0", | ||
... | ... | @@ -35,12 +34,6 @@ |
] | ||
} | ||
}, | ||
"repositories": [ | ||
{ | ||
"type": "vcs", | ||
"url": "https://gitlab.winas.jp/winas_lib/winas_generator/winas_adminlte_ui.git" | ||
} | ||
], | ||
"minimum-stability": "dev", | ||
"prefer-stable": true | ||
} |
Please register or sign in to comment