Skip to content

Commit d32b683

Browse files
authored
Update OEmbedService.php
1 parent 2f902c3 commit d32b683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Services/OEmbedService.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace VanOns\Laraberg\Services;
44

5-
use Cache;
6-
use Http;
5+
use Illuminate\Support\Facades\Cache;
6+
use Illuminate\Support\Facades\Http;
77
use Illuminate\Support\Arr;
88
use VanOns\Laraberg\Exceptions\OEmbedFetchException;
99

0 commit comments

Comments
 (0)