moved routing specific configuration to the symfony/routing recipe

This commit is contained in:
Fabien Potencier
2017-06-12 11:30:18 -07:00
parent ddb06c520e
commit ce297904d4
4 changed files with 3 additions and 2 deletions
@@ -12,5 +12,3 @@ framework:
#fragments: ~
php_errors:
log: true
router:
strict_requirements: null
@@ -0,0 +1,3 @@
framework:
router:
strict_requirements: null