Skip to content

Commit

Permalink
Merge pull request #10 from aleixgil/bugfix/validateUpdateComment
Browse files Browse the repository at this point in the history
addComment, requester and language added to the request. Guzzle -> Illuminate/Http.
  • Loading branch information
BadChoice authored Jun 10, 2021
2 parents 2410ab3 + 6ffd90f commit 18922c7
Show file tree
Hide file tree
Showing 3 changed files with 2,009 additions and 455 deletions.
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": {
"nesbot/carbon": "^2.0.0",
"guzzlehttp/guzzle": "^6.5.4"
"illuminate/http": "^8.45"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
Expand Down
Loading

0 comments on commit 18922c7

Please sign in to comment.