Add FOSRestBundle as deps

This commit is contained in:
Paweł Jędrzejewski 2012-11-05 11:11:53 +01:00
parent df19162347
commit 3c6b1a75a0

View file

@ -20,6 +20,7 @@
"php": ">=5.3.2",
"symfony/framework-bundle": "~2.1",
"friendsofsymfony/rest-bundle": "*",
"doctrine/common": "~2.1",
"white-october/pagerfanta-bundle": "*"
},