From 599879d66d79d5a676276c8155a98b77bd46a9f8 Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Mon, 12 Jan 2026 09:59:36 -0500 Subject: [PATCH] Update routing resource to use routing-sf4.xml --- .../jsrouting-bundle/2.3/config/routes/fos_js_routing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/friendsofsymfony/jsrouting-bundle/2.3/config/routes/fos_js_routing.yaml b/friendsofsymfony/jsrouting-bundle/2.3/config/routes/fos_js_routing.yaml index c699b65f..79d25e2c 100644 --- a/friendsofsymfony/jsrouting-bundle/2.3/config/routes/fos_js_routing.yaml +++ b/friendsofsymfony/jsrouting-bundle/2.3/config/routes/fos_js_routing.yaml @@ -1,2 +1,2 @@ fos_js_routing: - resource: "@FOSJsRoutingBundle/Resources/config/routing/routing.xml" + resource: "@FOSJsRoutingBundle/Resources/config/routing/routing-sf4.xml"