Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@kocsismate kocsismate released this 06 Sep 09:42
3.0.0
5cbd05d

ADDED:

  • Support for PSR-18

CHANGED:

  • Increased minimum PHP version requirement to 7.4
  • Declare nearly all property types
  • #34: JsonApiClient implements PSR-18's ClientInterface
  • #33: Use Psr\Http\Client\ClientInterface as type

REMOVED:

  • Support for php-http/httplug v1
  • The deprecated ClassHydrator
  • The deprecated HydratorInterface