Skip to content

Commit

Permalink
Fixed namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dracony authored Dec 28, 2016
1 parent cf27e2e commit 7adf221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PHPixie/Social/Builder.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class Builder
'facebook' => '\PHPixie\Social\Providers\Facebook\Provider',
'google' => '\PHPixie\Social\Providers\Google\Provider',
'twitter' => '\PHPixie\Social\Providers\Twitter\Provider',
'vk' => '\PHPixie\Social\Providers\Vk\Provider',
'vk' => '\PHPixie\Social\Providers\VK\Provider',
'instagram' => '\PHPixie\Social\Providers\Instagram\Provider',
'github' => '\PHPixie\Social\Providers\Github\Provider',
'dropbox' => '\PHPixie\Social\Providers\Dropbox\Provider',
Expand Down

0 comments on commit 7adf221

Please sign in to comment.