Releases: elninotech/LinkedIn-API-client
Releases · elninotech/LinkedIn-API-client
v2.0.0
Changes
- The package is renamed to
elninotech/linkedin-api-client. - Remove
happyr/linkedin-api-clientand requireelninotech/linkedin-api-clientin your composer.json - Change all imports from
Happyr\LinkedintoElnino\Linkedin - Request format is fixed to json, to match with v2 of the Linkedin API
- Removed
simple_xmlas response format - Compatibility with httplug v2
- Compatibility with php 8