git参照変更
Showing
... | @@ -3,12 +3,11 @@ | ... | @@ -3,12 +3,11 @@ |
"description": "Helper functions for winas scaffold package", | "description": "Helper functions for winas scaffold package", | ||
"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_scaffold_helpers.git", | ||
"email": "me@mitul.me" | "reference": "3ba89d61d5db19a3f4870ff466a89806da96ab65" | ||
} | }, | ||
], | |||
"require": { | "require": { | ||
"php": "^8.1.0", | "php": "^8.1.0", | ||
"illuminate/support": "^10.0" | "illuminate/support": "^10.0" | ||
... | ... |
Please register or sign in to comment