Skip to content

Commit

Permalink
Forgot ;
Browse files Browse the repository at this point in the history
  • Loading branch information
r-kujawa committed Apr 20, 2024
1 parent 7cd5651 commit 6f19328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/orchestration/checkout/service-requester.stub
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace App\Services\Checkout\Contracts;

use Payavel\Checkout\Contracts\CheckoutRequester as PayavelCheckoutRequester
use Payavel\Checkout\Contracts\CheckoutRequester as PayavelCheckoutRequester;

interface CheckoutRequester extends PayavelCheckoutRequester
{
Expand Down

0 comments on commit 6f19328

Please sign in to comment.