Skip to content

2.0.0

Compare
Choose a tag to compare
@ramsey ramsey released this 13 Jan 05:12
· 345 commits to master since this release
2.0.0
  • PHP 5.6 or greater is now required
  • Rename getResponse() to getParsedResponse()
  • Add getResponse() method that returns the unparsed PSR-7 Response instance
  • Removed RandomFactory, switched to native random functions