Skip to content

Commit 0b98071

Browse files
committed
支持laravel10
1 parent dc88df3 commit 0b98071

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": ">=7.1.0",
16-
"laravel/framework": "~5.5|~6.0|~7.0|~8.0|~9.0",
16+
"laravel/framework": "~5.5|~6.0|~7.0|~8.0|~9.0|~10.0",
1717
"spatie/eloquent-sortable": "3.*|4.*",
1818
"doctrine/dbal": "^2.6|^3.0"
1919
},

0 commit comments

Comments
 (0)