Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot authored Sep 4, 2018
1 parent bf5c13b commit e4484a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"php": ">=7.0",
"botman/botman": "~2.0|~3.0",
"guzzlehttp/guzzle": "~6.0",
"illuminate/support": "~5.5.0|~5.6.0",
"illuminate/contracts": "~5.5.0|~5.6.0",
"illuminate/console": "~5.5.0|~5.6.0",
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0",
"illuminate/contracts": "~5.5.0|~5.6.0|~5.7.0",
"illuminate/console": "~5.5.0|~5.6.0|~5.7.0",
"thecodingmachine/discovery": "^1.2"
},
"require-dev": {
Expand Down

0 comments on commit e4484a7

Please sign in to comment.