Skip to content

Commit

Permalink
Update StripeEvent.php
Browse files Browse the repository at this point in the history
  • Loading branch information
mogilvie authored Aug 4, 2020
1 parent 60b170a commit 84edaf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Event/StripeEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Miracode\StripeBundle\StripeException;
use Stripe\StripeObject;
use Symfony\Contracts\EventDispatcher\Event;
use Symfony\Component\EventDispatcher\Event;

class StripeEvent extends Event
{
Expand Down

0 comments on commit 84edaf8

Please sign in to comment.