diff --git a/composer.json b/composer.json index 7526ba6..0485ee8 100644 --- a/composer.json +++ b/composer.json @@ -24,5 +24,5 @@ }, "autoload": { "psr-4": { "Shivella\\Bitly": "src/" } - }, + } }