Skip to content

Commit

Permalink
Fix signature verifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Čupić committed Sep 11, 2024
1 parent 04c2d11 commit 66e4b7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Netgen\RemoteMedia\Core\Provider\Cloudinary\Verifier\Request;

use Cloudinary\SignatureVerifier;
use Cloudinary\Utils\SignatureVerifier;
use InvalidArgumentException;
use Netgen\RemoteMedia\Core\RequestVerifierInterface;
use Symfony\Component\HttpFoundation\Request;
Expand Down

0 comments on commit 66e4b7c

Please sign in to comment.