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
+1 -1
View File
@@ -3,7 +3,7 @@
"ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle": ["all"]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/",
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
}
}