Skip to content

Commit da11b41

Browse files
committed
Updated symfony/routing flex recipe
1 parent 08c8699 commit da11b41

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

config/packages/routing.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
framework:
22
router:
3-
utf8: true
4-
53
# Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
64
# See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
75
#default_uri: http://localhost

symfony.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -402,12 +402,12 @@
402402
}
403403
},
404404
"symfony/routing": {
405-
"version": "6.2",
405+
"version": "7.2",
406406
"recipe": {
407407
"repo": "github.com/symfony/recipes",
408408
"branch": "main",
409-
"version": "6.2",
410-
"ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
409+
"version": "7.0",
410+
"ref": "21b72649d5622d8f7da329ffb5afb232a023619d"
411411
},
412412
"files": [
413413
"config/packages/routing.yaml",

0 commit comments

Comments
 (0)