Upgrade recipes: symfony/routing

This commit is contained in:
2023-09-06 12:19:52 +02:00
parent fb1259ba81
commit f0645d0c45
3 changed files with 9 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
framework:
router:
strict_requirements: null

View File

@@ -5,3 +5,8 @@ framework:
# 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: http://localhost
when@prod:
framework:
router:
strict_requirements: null