Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3 from gahlawat/patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
thomas-alrek authored Sep 10, 2020
2 parents 66d4142 + 950f244 commit 9866e70
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,8 +12,8 @@
],
"require": {
"php": ">=5.5.9",
"illuminate/support": "5.*|^6|^7",
"guzzlehttp/guzzle": "~6.0",
"illuminate/support": "5.*|^6|^7|^8",
"guzzlehttp/guzzle": "~6.0|~7.0",
"monolog/monolog": "^1.12|^2.0"
},
"require-dev": {
Expand Down

0 comments on commit 9866e70

Please sign in to comment.