git参照変更
Showing
| ... | ... | @@ -17,10 +17,11 @@ |
| "swagger" | ||
| ], | ||
| "license": "MIT", | ||
| "authors": [{ | ||
| "name": "Mitul Golakiya", | ||
| "email": "me@mitul.me" | ||
| }], | ||
| "source": { | ||
| "type": "git", | ||
| "url": "https://gitlab.winas.jp/winas_lib/winas_generator/winas_scaffold.git", | ||
| "reference": "267aacadbe1e585849fab6111dc3bda7ef49b46c" | ||
| }, | ||
| "require": { | ||
| "php": "^8.1.0", | ||
| "illuminate/support": "^10.0", | ||
| ... | ... |
Please register or sign in to comment