git参照変更
Showing
... | ... | @@ -3,12 +3,11 @@ |
"description": "Helper functions for winas scaffold package", | ||
"type": "library", | ||
"license": "MIT", | ||
"authors": [ | ||
{ | ||
"name": "Mitul Golakiya", | ||
"email": "me@mitul.me" | ||
} | ||
], | ||
"source": { | ||
"type": "git", | ||
"url": "https://gitlab.winas.jp/winas_lib/winas_generator/winas_scaffold_helpers.git", | ||
"reference": "3ba89d61d5db19a3f4870ff466a89806da96ab65" | ||
}, | ||
"require": { | ||
"php": "^8.1.0", | ||
"illuminate/support": "^10.0" | ||
... | ... |
Please register or sign in to comment