ADDED:
- Support for PSR-18
CHANGED:
- Increased minimum PHP version requirement to 7.4
- Declare nearly all property types
- #34:
JsonApiClient
implements PSR-18'sClientInterface
- #33: Use
Psr\Http\Client\ClientInterface
as type
REMOVED:
- Support for php-http/httplug v1
- The deprecated ClassHydrator
- The deprecated HydratorInterface