Skip to content

Commit 0e0478f

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #429
2 parents 3944527 + 18217e8 commit 0e0478f

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
framework:
2+
router:
3+
strict_requirements: true
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
framework:
2+
router:
3+
strict_requirements: ~
4+
utf8: true
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#index:
2+
# path: /
3+
# controller: App\Controller\DefaultController::index

symfony/routing/4.2/manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"copy-from-recipe": {
3+
"config/": "%CONFIG_DIR%/"
4+
},
5+
"aliases": ["router"]
6+
}

0 commit comments

Comments
 (0)