Skip to content

v3.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@barryvdh barryvdh released this 26 Mar 19:18
· 74 commits to master since this release
  • Remove ResponseParser
  • Renamed/removed methods for the Client, just use $client->request('GET', '/path', ...)
  • Added ClientInterface