tagでver管理
Showing
| ... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
| "require": { | "require": { | ||
| "php": "^8.1", | "php": "^8.1", | ||
| "laravel/framework": "10.0", | "laravel/framework": "10.0", | ||
| "winas_csv/winas_csv_output": "dev-feature/php_ver" | "winas_csv/winas_csv_output": "v1.0.0" | ||
| }, | }, | ||
| "license": "MIT", | "license": "MIT", | ||
| "autoload": { | "autoload": { | ||
| ... | ... |
Please register or sign in to comment