Releases: marvinosswald/instagram-php
Releases · marvinosswald/instagram-php
0.6.0
getAccessToken now returns the expected parsed response object as described here: https://www.instagram.com/developer/authentication/,
Latest from Headoo
Thanks a lot !
This release simplifies the endpoints
Attention: THIS RELEASE HAS BREAKING CHANGES
But aims to simplifies a lot
Fix: instantiation without params
0.3.2 allow instantiation without params
Hotfix for Laravel integration
0.3.1 fix laravel provider linking
Instagram SSO
0.3.0 bump travis php version to 7.1 to let phpunit pass
Enable Custom parameters for Guzzle
Merged #1 by AymericaRST
Only Access Token support
Supports only an access token, which means with this release you only can initialize if you already possess a valid access token.