Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
SachinAgarwal1337 committed Sep 6, 2019
2 parents a50983a + 5dc327a commit da43d9b
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 @@
}
],
"require": {
"php": ">=5.5.9",
"illuminate/support": "~5.0",
"illuminate/container": "~5.0",
"php": "^5.5.9|^7.2",
"illuminate/support": "~5.0|^6.0",
"illuminate/container": "~5.0|^6.0",
"guzzlehttp/guzzle": "^6.1"
},
"require-dev": {
Expand Down

0 comments on commit da43d9b

Please sign in to comment.