Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit 0de26cd

Browse files
committed
recipe update
1 parent 20e61dc commit 0de26cd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

config/routes/fos_js_routing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
fos_js_routing:
2-
resource: "@FOSJsRoutingBundle/Resources/config/routing/routing-sf4.xml"
2+
resource: "@FOSJsRoutingBundle/Resources/config/routing/routing.php"

symfony.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@
105105
"version": "2.1.24"
106106
},
107107
"friendsofsymfony/jsrouting-bundle": {
108-
"version": "2.3",
108+
"version": "3.6",
109109
"recipe": {
110110
"repo": "github.com/symfony/recipes-contrib",
111-
"branch": "master",
112-
"version": "2.3",
113-
"ref": "a9f2e49180f75cdc71ae279a929c4b2e0638de84"
111+
"branch": "main",
112+
"version": "3.0",
113+
"ref": "03986bbad9dcc3e367036a6b4f48ec469a4b1bf4"
114114
},
115115
"files": [
116116
"config/routes/fos_js_routing.yaml"

0 commit comments

Comments
 (0)