Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot authored Feb 7, 2018
1 parent 99104b3 commit 9eb0b50
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",
"guzzlehttp/guzzle": "~6.0",
"illuminate/support": "~5.5.0",
"illuminate/contracts": "~5.5.0",
"illuminate/console": "~5.5.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",
"thecodingmachine/discovery": "^1.2",
"spatie/laravel-menu": "^3.0"
},
Expand Down

0 comments on commit 9eb0b50

Please sign in to comment.