Skip to content

Releases: marvinosswald/instagram-php

0.6.0

12 Feb 00:34
Compare
Choose a tag to compare

getAccessToken now returns the expected parsed response object as described here: https://www.instagram.com/developer/authentication/,

Latest from Headoo

12 Feb 00:09
4313c4c
Compare
Choose a tag to compare

Thanks a lot !

This release simplifies the endpoints

18 Oct 21:19
Compare
Choose a tag to compare

Attention: THIS RELEASE HAS BREAKING CHANGES

But aims to simplifies a lot

Fix: instantiation without params

02 Oct 15:05
Compare
Choose a tag to compare
0.3.2

allow instantiation without params

Hotfix for Laravel integration

02 Oct 09:37
Compare
Choose a tag to compare
0.3.1

fix laravel provider linking

Instagram SSO

02 Oct 09:29
Compare
Choose a tag to compare
0.3.0

bump travis php version to 7.1 to let phpunit pass

Enable Custom parameters for Guzzle

18 Jul 14:45
Compare
Choose a tag to compare

Merged #1 by AymericaRST

Only Access Token support

23 Jul 16:57
Compare
Choose a tag to compare

Supports only an access token, which means with this release you only can initialize if you already possess a valid access token.