Commit 68b08b6d authored by 李虞帆's avatar 李虞帆

laravelのver追加

parent f67123d4
......@@ -3,7 +3,8 @@
"description": "A self-made CSV library by winas.",
"type": "library",
"require": {
"php": ">=8.0"
"php": ">=8.0",
"laravel/framework": "^10.0"
},
"license": "MIT",
"autoload": {
......@@ -18,4 +19,4 @@
}
],
"minimum-stability": "stable"
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment