Skip to content

Commit

Permalink
add 'guzzle' to custom Guzzle option (#844)
Browse files Browse the repository at this point in the history
  • Loading branch information
erlangparasu committed May 23, 2022
1 parent 6813bc8 commit 930cd5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public static function additionalConfigKeys()
'user_name',
'user_email',
'user_avatar',
'guzzle',
];
}

Expand Down

0 comments on commit 930cd5e

Please sign in to comment.