Skip to content

Commit

Permalink
Fixed #216
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue authored Apr 27, 2021
1 parent 4246be1 commit 0d74b1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Providers/WeChat.php
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ protected function prepareForComponent(array $component)
throw new InvalidArgumentException('Please check your config arguments is available.');
}

$this->scopes = ['snsapi_base'];
$this->component = $config;
}
}

0 comments on commit 0d74b1c

Please sign in to comment.