Commit 6a076690 authored by 李虞帆's avatar 李虞帆

phpバージョン変更

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