diff --git a/composer.json b/composer.json index 3f65187..082da37 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "kunstmaan/sentry-bundle", + "name": "kunstmaan-fork/sentry-bundle", "type": "symfony-bundle", "description": "The SentryBundle for Symfony2 helps binds the raven-php module into a Symfony2 bundle for easy use with the framework. It will autoload an exception handler into the framework, so that all uncaught errors are sent to a Sentry server.", "keywords": ["exceptions", "sentry"],