Skip to content

Commit

Permalink
Allow Propel ~1.6 in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
willdurand committed Feb 16, 2013
1 parent 41fd97a commit e741176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"require": {
"symfony/event-dispatcher": "~2.1",
"propel/propel1": "1.6.*"
"propel/propel1": "~1.6"
},
"authors": [
{
Expand Down

0 comments on commit e741176

Please sign in to comment.