Skip to content

Commit

Permalink
Merge pull request #382 from Firesphere/patch-1
Browse files Browse the repository at this point in the history
Add Auth Exception use
  • Loading branch information
pgrimaud committed May 2, 2024
2 parents 1101625 + e2aedee commit 8e39f0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Instagram/Transport/JsonProfileDataFeedV2.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

namespace Instagram\Transport;

use Instagram\Exception\InstagramAuthException;
use Instagram\Exception\InstagramFetchException;
use Instagram\Utils\InstagramHelper;

Expand Down

0 comments on commit 8e39f0f

Please sign in to comment.