Updated routing recipe

This commit is contained in:
Jan Böhmer 2025-07-13 16:40:56 +02:00
parent 6137065b4e
commit d3c3fedac2
2 changed files with 3 additions and 5 deletions

View file

@ -1,7 +1,5 @@
framework:
router:
utf8: true
# Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
# See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
default_uri: '%env(DEFAULT_URI)%'

View file

@ -630,12 +630,12 @@
]
},
"symfony/routing": {
"version": "6.2",
"version": "7.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "6.2",
"ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
"version": "7.0",
"ref": "21b72649d5622d8f7da329ffb5afb232a023619d"
},
"files": [
"config/packages/routing.yaml",