diff --git a/archived/friendsofsymfony.jsrouting-bundle/03986bbad9dcc3e367036a6b4f48ec469a4b1bf4.json b/archived/friendsofsymfony.jsrouting-bundle/03986bbad9dcc3e367036a6b4f48ec469a4b1bf4.json new file mode 100644 index 00000000..eed93a80 --- /dev/null +++ b/archived/friendsofsymfony.jsrouting-bundle/03986bbad9dcc3e367036a6b4f48ec469a4b1bf4.json @@ -0,0 +1,27 @@ +{ + "manifests": { + "friendsofsymfony/jsrouting-bundle": { + "manifest": { + "bundles": { + "FOS\\JsRoutingBundle\\FOSJsRoutingBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/routes/fos_js_routing.yaml": { + "contents": [ + "fos_js_routing:", + " resource: \"@FOSJsRoutingBundle/Resources/config/routing/routing.php\"", + "" + ], + "executable": false + } + }, + "ref": "03986bbad9dcc3e367036a6b4f48ec469a4b1bf4" + } + } +} diff --git a/friendsofsymfony.jsrouting-bundle.2.3.json b/friendsofsymfony.jsrouting-bundle.2.3.json index a04bf848..eed93a80 100644 --- a/friendsofsymfony.jsrouting-bundle.2.3.json +++ b/friendsofsymfony.jsrouting-bundle.2.3.json @@ -15,13 +15,13 @@ "config/routes/fos_js_routing.yaml": { "contents": [ "fos_js_routing:", - " resource: \"@FOSJsRoutingBundle/Resources/config/routing/routing-sf4.xml\"", + " resource: \"@FOSJsRoutingBundle/Resources/config/routing/routing.php\"", "" ], "executable": false } }, - "ref": "a9f2e49180f75cdc71ae279a929c4b2e0638de84" + "ref": "03986bbad9dcc3e367036a6b4f48ec469a4b1bf4" } } }