Skip to content

Commit

Permalink
Fixed composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
willdurand committed Jun 25, 2012
1 parent b18c419 commit 609dd6d
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,8 +1,8 @@
{
"name": "willdurand/propel-eventdispatcher-behavior",
"require": {
"symfony/event-dispatcher": "dev-master",
"propel/propel1": "dev-master"
"symfony/event-dispatcher": "2.1.*",
"propel/propel1": "1.6.*"
},
"authors": [
{
Expand Down

0 comments on commit 609dd6d

Please sign in to comment.