add symfony/propel1-bridge dependency

This commit is contained in:
Toni Uebernickel 2015-02-16 12:03:47 +01:00
parent 208ffb36d5
commit 1d97218009

View file

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