Skip to content

Commit eb554a3

Browse files
composer recipes:update symfony/routing
1 parent bc07f41 commit eb554a3

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
@@ -393,12 +393,12 @@
393393
"version": "v6.0.3"
394394
},
395395
"symfony/routing": {
396-
"version": "6.2",
396+
"version": "7.0",
397397
"recipe": {
398398
"repo": "github.com/symfony/recipes",
399399
"branch": "main",
400-
"version": "6.2",
401-
"ref": "e0a11b4ccb8c9e70b574ff5ad3dfdcd41dec5aa6"
400+
"version": "7.0",
401+
"ref": "21b72649d5622d8f7da329ffb5afb232a023619d"
402402
},
403403
"files": [
404404
"config/packages/routing.yaml",

0 commit comments

Comments
 (0)