mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Add FOSRestBundle as deps
This commit is contained in:
parent
df19162347
commit
3c6b1a75a0
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
||||||
"php": ">=5.3.2",
|
"php": ">=5.3.2",
|
||||||
|
|
||||||
"symfony/framework-bundle": "~2.1",
|
"symfony/framework-bundle": "~2.1",
|
||||||
|
"friendsofsymfony/rest-bundle": "*",
|
||||||
"doctrine/common": "~2.1",
|
"doctrine/common": "~2.1",
|
||||||
"white-october/pagerfanta-bundle": "*"
|
"white-october/pagerfanta-bundle": "*"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue