Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
muxx committed May 4, 2014
1 parent 56aabe9 commit c0e0933
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,6 +1,6 @@
{
"name": "intaro/pinba-bundle",
"description": "Send time profiles about Doctrine, Twig, Memcache to pinba",
"description": "Collects and sends execution time of Doctrine queries, Twig renders and Memcache requests as pinba timers to pinba server",
"keywords": ["symfony2", "pinba", "php"],
"type": "symfony-bundle",
"license": "MIT",
Expand All @@ -18,4 +18,4 @@
}
},
"target-dir" : "Intaro/PinbaBundle"
}
}

0 comments on commit c0e0933

Please sign in to comment.