add symfony/propel1-bridge dependency

This commit is contained in:
Toni Uebernickel 2015-02-16 12:05:40 +01:00
commit dd87be7975

View file

@ -10,6 +10,7 @@
}],
"require": {
"symfony/symfony": "~2.1.0",
"symfony/propel1-bridge": "~2.1.0",
"propel/propel1": "~1.6.0"
},
"require-dev": {