moved etc/ to config/ and web/ to public/

This commit is contained in:
Fabien Potencier
2017-07-03 15:36:25 +03:00
parent 499cad4f16
commit bf2148f9f1
51 changed files with 45 additions and 45 deletions
@@ -3,6 +3,6 @@
"Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle": ["all"]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
"config/": "%CONFIG_DIR%/"
}
}