Skip to content

Commit

Permalink
Merge pull request #1 from cyrillkalita/patch-1
Browse files Browse the repository at this point in the history
Update dependency list
  • Loading branch information
DivineOmega authored Oct 16, 2020
2 parents e7cba8f + 41c7637 commit a4edb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"require": {
"php": "^7.1",
"guzzlehttp/guzzle": "^6.3",
"guzzlehttp/guzzle": "^6.3||^7.0",
"psr/http-client": "^1.0"
},
"license": "LGPL-3.0-only",
Expand Down

0 comments on commit a4edb59

Please sign in to comment.