Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Roderik van der Veer committed Feb 26, 2014
1 parent 4ceecd4 commit 36ef909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "kunstmaan/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.",
"description": "THIS REPO IS DEPRECATED: replaced by Monolog | 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"],
"homepage": "https://github.com/Kunstmaan/KunstmaanSentryBundle",
"homepage": "https://github.com/KunstmaanLegacy/KunstmaanSentryBundle",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 36ef909

Please sign in to comment.