git参照変更
Showing
... | @@ -17,10 +17,11 @@ | ... | @@ -17,10 +17,11 @@ |
"swagger" | "swagger" | ||
], | ], | ||
"license": "MIT", | "license": "MIT", | ||
"authors": [{ | "source": { | ||
"name": "Mitul Golakiya", | "type": "git", | ||
"email": "me@mitul.me" | "url": "https://gitlab.winas.jp/winas_lib/winas_generator/winas_scaffold.git", | ||
}], | "reference": "267aacadbe1e585849fab6111dc3bda7ef49b46c" | ||
}, | |||
"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