Skip to content

Commit

Permalink
Guzzle Update
Browse files Browse the repository at this point in the history
  • Loading branch information
argia-andreas committed May 25, 2021
1 parent 3e37dab commit 5070f53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ docs
vendor
coverage
phpunit.xml
/.idea
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"require": {
"php": "^7.2",
"guzzlehttp/guzzle": "^6.5",
"guzzlehttp/guzzle": "^7",
"illuminate/http": "^7.0"
},
"require-dev": {
Expand Down

0 comments on commit 5070f53

Please # to comment.