2.0.0
- PHP 5.6 or greater is now required
- Rename
getResponse()
togetParsedResponse()
- Add
getResponse()
method that returns the unparsed PSR-7Response
instance - Removed
RandomFactory
, switched to native random functions
getResponse()
to getParsedResponse()
getResponse()
method that returns the unparsed PSR-7 Response
instanceRandomFactory
, switched to native random functions