Skip to content

Commit

Permalink
Change composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lefuturiste committed Aug 23, 2017
1 parent f572289 commit 134d919
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 @@ -3,8 +3,8 @@
"description": "A simple discord monolog for support Discord webhooks",
"type": "library",
"require": {
"monolog/monolog":"~1.23",
"guzzlehttp/guzzle":"~6.3"
"monolog/monolog":"*",
"guzzlehttp/guzzle":"*"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit 134d919

Please sign in to comment.