Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
heyjorgedev committed Jul 16, 2024
1 parent 09326cf commit 73cf853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/QStashQueue.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace HeyJorgeDev\QstashLaravel;

use Illuminate\Contracts\Queue\Queue as QueueContract;
use Illuminate\Queue\Queue;
use RectorPrefix202407\Illuminate\Contracts\Queue\Queue as QueueContract;

class QStashQueue extends Queue implements QueueContract
{
Expand Down

0 comments on commit 73cf853

Please sign in to comment.