Skip to content

Commit

Permalink
去除laravel/framework包依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
mliuchengyu committed Mar 26, 2021
1 parent 20c326e commit 54d65c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"require": {
"php": ">=7.2.5",
"darkaonline/l5-swagger": "^8.0",
"laravel/framework": ">=7.24",
"tymon/jwt-auth": "1.0.0",
"prettus/l5-repository": "2.6.x",
"dingo/api": "3.0.0",
Expand All @@ -27,7 +26,6 @@
"require-dev": {
"php": ">=7.2.5",
"darkaonline/l5-swagger": "^8.0",
"laravel/framework": ">=7.24",
"tymon/jwt-auth": "1.0.0",
"prettus/l5-repository": "2.6.x",
"dingo/api": "3.0.0",
Expand Down

0 comments on commit 54d65c6

Please sign in to comment.