Skip to content

Commit

Permalink
Disabled deferred loading to fix Socialite issue (#73).
Browse files Browse the repository at this point in the history
  • Loading branch information
sandervanhooft committed Nov 10, 2018
1 parent 046ece4 commit 271dbc0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/MollieServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@
*/
class MollieServiceProvider extends ServiceProvider
{
/**
* Indicates if loading of the provider is deferred.
*
* @var bool
*/
protected $defer = true;

/**
* Boot the service provider.
*
Expand Down

0 comments on commit 271dbc0

Please sign in to comment.