Skip to content

Commit

Permalink
op
Browse files Browse the repository at this point in the history
weiwait committed May 9, 2023
1 parent f3169bc commit 49a67f3
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@
],
"require": {
"php": "^8.0",
"laravel/framework": "^9.0",
"laravel/framework": "^9.0|^10.0",
"dcat/laravel-admin": "~2.0",
"iidestiny/laravel-filesystem-oss": "^4.0",
"overtrue/laravel-filesystem-qiniu": "^2.1",
3 changes: 3 additions & 0 deletions version.php
Original file line number Diff line number Diff line change
@@ -134,4 +134,7 @@
'2.12.0' => [
"supported laravel 10",
],
'2.12.1' => [
"fixed bugs",
],
];

0 comments on commit 49a67f3

Please sign in to comment.