mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 18:16:34 +03:00
removes templating as an alias (#219)
This commit is contained in:
committed by
Symfony
parent
0636f0e8bb
commit
50d45cb37f
@@ -6,5 +6,5 @@
|
||||
"config/": "%CONFIG_DIR%/",
|
||||
"templates/": "templates/"
|
||||
},
|
||||
"aliases": ["twig", "template", "templates", "templating"]
|
||||
"aliases": ["twig", "template", "templates"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user