From aa8f23c92b76b7ab343e6ade3aa7e4ae7fdde574 Mon Sep 17 00:00:00 2001 From: Michel Melo Date: Sun, 16 Feb 2020 12:50:36 +0000 Subject: [PATCH] update instagram api --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b8aa7fa..69a0a05 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "homepage": "https://github.com/michelmelo/laravel-instagram-api", "require": { "php": ">=5.6.4", - "michelmelo/instagram-private-api": "^1.12.0" + "michelmelo/instagram-private-api": "1.13.19" }, "autoload": { "psr-4": {