Skip to content

Commit

Permalink
composer update after the repo move
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Małecki committed Sep 30, 2013
1 parent 6e39783 commit 16e7ab6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "emgiezet/errbitPHP",
"name": "emgiezet/errbit-php",
"type": "library",
"description": "errbit integration with php with phpcs-2",
"keywords": ["errbit", "errbit php", "error tracking"],
"keywords": ["errbit", "errbit php", "error tracking", "airbrake"],
"homepage": "http://github.com/emgiezet/errbitPHP",
"license": "MIT",
"authors": [
Expand Down Expand Up @@ -50,5 +50,5 @@
"Errbit": "src/"
}
},
"target-dir": "errbitPHP"
"target-dir": "errbit-php"
}

0 comments on commit 16e7ab6

Please sign in to comment.