Skip to content

Commit fbc2e1d

Browse files
author
Ian Simpson
committed
Update Instagram to v25
1 parent 60c2ae5 commit fbc2e1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Adapters/Instagram/OEmbed.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
class OEmbed extends Base
1010
{
11-
const ENDPOINT = 'https://graph.facebook.com/v8.0/instagram_oembed';
11+
const ENDPOINT = 'https://graph.facebook.com/v25.0/instagram_oembed';
1212

1313
protected function detectEndpoint(): ?UriInterface
1414
{

0 commit comments

Comments
 (0)