Skip to content

Commit 95e949d

Browse files
committed
Added FOSJsRoutingBundle
1 parent 1275349 commit 95e949d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
fos_js_routing:
2+
resource: "@FOSJsRoutingBundle/Resources/config/routing/routing.xml"
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"bundles": {
3+
"FOS\\JsRoutingBundle\\FOSJsRoutingBundle": ["all"]
4+
},
5+
"copy-from-recipe": {
6+
"etc/": "%ETC_DIR%/"
7+
}
8+
}

0 commit comments

Comments
 (0)