Skip to content

Replace Buzz with Guzzle#23

Open
Jontsa wants to merge 3 commits intoxi-project:masterfrom
Jontsa:guzzle-http
Open

Replace Buzz with Guzzle#23
Jontsa wants to merge 3 commits intoxi-project:masterfrom
Jontsa:guzzle-http

Conversation

@Jontsa
Copy link
Copy Markdown
Contributor

@Jontsa Jontsa commented Mar 30, 2018

Buzz 0.17 broke backwards compatibility and would have required either a version constraint or code to be updated to match. Here instead code is updated to use Guzzle which has some cool features and is more widely used.

  • use Guzzle HTTP client instead of Buzz
  • updated tests to match and make use of Guzzle mock handler
  • removed carriage returns in some files and fixed formatting
  • updated Infobip gateway to use newer JSON API

All tests pass. Sending an actual message was only tested using InfobipGateway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant