Fixed composer

This commit is contained in:
William DURAND 2012-04-24 12:05:56 +02:00
parent b874332293
commit a712d9e4aa

View file

@ -11,7 +11,8 @@
}
],
"require": {
"symfony/framework-bundle": "2.*"
"symfony/framework-bundle": "2.0.*",
"propel/propel1": "1.6.*"
},
"autoload": {
"psr-0": { "Propel\\PropelBundle": "" }