Skip to content
Snippets Groups Projects
Commit 6a859b49 authored by Ping-Hao Wu's avatar Ping-Hao Wu
Browse files

composer: mark laravel 10 as compatible

parent 8a290460
No related branches found
Tags v1.2.2
No related merge requests found
Checking pipeline status
......@@ -20,7 +20,7 @@
}
],
"require": {
"laravel/framework": "^8.0|^9.0",
"laravel/framework": "^8.0|^9.0|^10.0",
"php": ">=7.4"
},
"extra": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment