Skip to content

Commit 99f0814

Browse files
committed
chore(composer): 📦 調整Laravel版本需求
1 parent 4c817bd commit 99f0814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎composer.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^7.4|^8.0",
25-
"laravel/framework": ">=7"
25+
"laravel/framework": "^7.0|^8.0|^9.0|^10.0|^11.0"
2626
},
2727
"extra": {
2828
"laravel": {

0 commit comments

Comments
 (0)