fixed symfony/routing recipe

This commit is contained in:
Fabien Potencier
2017-06-19 16:54:02 -07:00
parent dad6a6f03d
commit f819a2e3e5
+3
View File
@@ -1,3 +1,6 @@
{
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
},
"aliases": ["router"]
}