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

This commit is contained in:
Fabien Potencier
2017-07-03 15:36:01 +03:00
parent b19c3fd4c8
commit 11c3e5eac1
48 changed files with 23 additions and 23 deletions
@@ -3,6 +3,6 @@
"Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle": ["all"]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
"config/": "%CONFIG_DIR%/"
}
}