Skip to content

Commit

Permalink
Adicionado suporte ao guzzle 7
Browse files Browse the repository at this point in the history
  • Loading branch information
claudsonm committed Dec 1, 2020
1 parent 00c151b commit 4fd1af0
Show file tree
Hide file tree
Showing 2 changed files with 760 additions and 361 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": "^7.0",
"guzzlehttp/guzzle": "~6.0",
"guzzlehttp/guzzle": "~6.0|~7.0",
"ext-simplexml": "*",
"ext-json": "*"
},
Expand Down
Loading

0 comments on commit 4fd1af0

Please sign in to comment.