Merge pull request #97 from symfony/router-extract

Routing configuration extraction
This commit is contained in:
Fabien Potencier
2017-06-14 16:32:05 -07:00
committed by GitHub
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