diff --git a/composer.json b/composer.json index 3082091..fe10365 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "Shivella\\Bitly\\BitlyServiceProvider" ], "aliases": { - "Bitly": "Shivella\\Bitly\\Facade" + "Bitly": "Shivella\\Bitly\\Facade\\Bitly" } } },