Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
viktor-melnikov authored Apr 10, 2018
1 parent 376fe30 commit 68be019
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 @@ -12,9 +12,9 @@
"require": {
"php": ">=5.6",
"guzzlehttp/guzzle": "~6.0",
"monolog/monolog": "^1.23",
"monolog/monolog": "1.*",
"tedivm/stash": "^0.14.2",
"illuminate/support": "^5.0,<5.6"
"illuminate/support": "5.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 68be019

Please sign in to comment.