Skip to content

Commit

Permalink
remove required propel1 in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2f8f committed Mar 4, 2015
1 parent 8fc2f1e commit becef45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -14,8 +14,7 @@
"require": {
"symfony/symfony": ">=2.2",
"propel/propel": "~2.0@dev",
"propel/propel-bundle": ">=1.4",
"propel/propel1": "~1.6"
"propel/propel-bundle": ">=1.4"
},
"autoload": {
"psr-0": { "ItBlaster\\TranslationBundle": "" }
Expand Down

0 comments on commit becef45

Please sign in to comment.