Skip to content

Commit e14184d

Browse files
committed
fix: import redis
1 parent 7698928 commit e14184d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/CurlRequest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
namespace PHPShopify;
99

1010

11+
use Illuminate\Support\Facades\Redis;
1112
use PHPShopify\Exception\CurlException;
1213

1314
/*

0 commit comments

Comments
 (0)