Skip to content

Commit

Permalink
:)
Browse files Browse the repository at this point in the history
  • Loading branch information
alighorbani1381 committed Oct 31, 2021
1 parent cff4b64 commit 2e18285
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/ResponderServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

namespace Alighorbani\Responder;

use Illuminate\Support\ServiceProvider;
use Alighorbani\Responder\Foundation\Responder;

class ResponderServiceProvider
class ResponderServiceProvider extends ServiceProvider
{
public function register()
{
Expand Down

0 comments on commit 2e18285

Please sign in to comment.