Skip to content

Commit

Permalink
支持laravel10
Browse files Browse the repository at this point in the history
  • Loading branch information
jqhph committed Feb 15, 2023
1 parent dc88df3 commit 0b98071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.1.0",
"laravel/framework": "~5.5|~6.0|~7.0|~8.0|~9.0",
"laravel/framework": "~5.5|~6.0|~7.0|~8.0|~9.0|~10.0",
"spatie/eloquent-sortable": "3.*|4.*",
"doctrine/dbal": "^2.6|^3.0"
},
Expand Down

3 comments on commit 0b98071

@parse-code
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@aogg
Copy link

@aogg aogg commented on 0b98071 May 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里已经是10了,文档还是9啊

@lanceye158
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

你有联系方式吗我需要请教你

Please sign in to comment.