Commit 2a59c233 authored by 李虞帆's avatar 李虞帆

php laravelバージョン変更

parent 6a076690
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
"description": "A self-made CSV library by winas.", "description": "A self-made CSV library by winas.",
"type": "library", "type": "library",
"require": { "require": {
"php": "8.1", "php": ">=8.0",
"laravel/laravel": "11" "laravel/laravel": ">=10"
}, },
"license": "MIT", "license": "MIT",
"autoload": { "autoload": {
......
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