Skip to content

Commit

Permalink
Added desc/keywords in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
willdurand committed Jun 26, 2012
1 parent 609dd6d commit 446e75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"name": "willdurand/propel-eventdispatcher-behavior",
"description": "Integrates the Symfony2 EventDispatcher component in your Model classes. ",
"keywords": [ "propel", "behavior", "event dispatcher", "event" ],
"require": {
"symfony/event-dispatcher": "2.1.*",
"propel/propel1": "1.6.*"
Expand Down

0 comments on commit 446e75d

Please sign in to comment.