Arter namespace
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
"social", | "social", | ||
"yii2" | "yii2" | ||
], | ], | ||
"homepage": "https://bitbucket.org/elite_division/amos-social-auth", | "homepage": "https://bitbucket.org/arter/amos-social-auth", | ||
"type": "component", | "type": "component", | ||
"require": { | "require": { | ||
"php": ">=5.4.0", | "php": ">=5.4.0", | ||
... | @@ -19,7 +19,7 @@ | ... | @@ -19,7 +19,7 @@ |
}, | }, | ||
"autoload": { | "autoload": { | ||
"psr-4": { | "psr-4": { | ||
"elitedivision\\amos\\socialauth\\": "src" | "arter\\amos\\socialauth\\": "src" | ||
} | } | ||
} | } | ||
} | } | ||
\ No newline at end of file |