summaryrefslogtreecommitdiff
path: root/vendor/OAuth/OAuth2/Service/Salesforce.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/OAuth/OAuth2/Service/Salesforce.php')
-rwxr-xr-xvendor/OAuth/OAuth2/Service/Salesforce.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/OAuth/OAuth2/Service/Salesforce.php b/vendor/OAuth/OAuth2/Service/Salesforce.php
index 7d74db9d..583e4347 100755
--- a/vendor/OAuth/OAuth2/Service/Salesforce.php
+++ b/vendor/OAuth/OAuth2/Service/Salesforce.php
@@ -1,6 +1,6 @@
<?php
-namespace OAuth\Common\Service;
+namespace OAuth\OAuth2\Service;
use OAuth\OAuth2\Service\AbstractService;
use OAuth\OAuth2\Token\StdOAuth2Token;