We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc07f41 commit eb554a3Copy full SHA for eb554a3
config/packages/routing.yaml
@@ -1,7 +1,5 @@
1
framework:
2
router:
3
- utf8: true
4
-
5
# Configure how to generate URLs in non-HTTP contexts, such as CLI commands.
6
# See https://symfony.com/doc/current/routing.html#generating-urls-in-commands
7
#default_uri: http://localhost
symfony.lock
@@ -393,12 +393,12 @@
393
"version": "v6.0.3"
394
},
395
"symfony/routing": {
396
- "version": "6.2",
+ "version": "7.0",
397
"recipe": {
398
"repo": "github.com/symfony/recipes",
399
"branch": "main",
400
401
- "ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
+ "ref": "21b72649d5622d8f7da329ffb5afb232a023619d"
402
403
"files": [
404
"config/packages/routing.yaml",
0 commit comments