Commit bdb6682b authored by m-wynn's avatar m-wynn

Laravel 11.x互換性対応

parent 84020be0
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
}, },
"require": { "require": {
"php": "^8.1.0", "php": "^8.1.0",
"illuminate/support": "^10.0" "illuminate/support": "^10.0|^11.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
......
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