Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeraymonddowning committed Feb 10, 2021
2 parents 9b03213 + 9dcf982 commit 26cbc57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Providers/SoapServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ protected function registerRay()
if (!class_exists("Spatie\\LaravelRay\\Ray")) {
return;
}

$this->app->singleton(SoapWatcher::class);
app(SoapWatcher::class)->register();
}
Expand Down

0 comments on commit 26cbc57

Please sign in to comment.