Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
qingrenyanlei committed Jul 1, 2020
1 parent 8c8ceab commit 5cb253a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ext-ctype": "*",
"ext-json": "*",
"monolog/monolog": "1.23 || ^2.0",
"guzzlehttp/guzzle": "^6.2",
"guzzlehttp/guzzle": "^6.2 || ^7.0",
"ext-simplexml": "*"
},
"autoload": {
Expand All @@ -30,4 +30,4 @@
"suggest": {
"predis/predis": "Allows to use throttle feature"
}
}
}

0 comments on commit 5cb253a

Please sign in to comment.