mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
moved routing specific configuration to the symfony/routing recipe
This commit is contained in:
@@ -12,5 +12,3 @@ framework:
|
||||
#fragments: ~
|
||||
php_errors:
|
||||
log: true
|
||||
router:
|
||||
strict_requirements: null
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
framework:
|
||||
router:
|
||||
strict_requirements: null
|
||||
Reference in New Issue
Block a user