Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Commit ae194f3

Browse files
authored
Update AsyncServiceProvider.php
1 parent fd1220f commit ae194f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AsyncServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Illuminate\Contracts\Support\DeferrableProvider;
88
use Illuminate\Support\ServiceProvider;
99

10-
class AsyncServiceProvider extends ServiceProvider implements DeferrableProvider
10+
class AsyncServiceProvider extends ServiceProvider
1111
{
1212
/**
1313
* Add the connector to the queue drivers.

0 commit comments

Comments
 (0)