Merge pull request #307

This commit is contained in:
symfony-flex-server[bot]
2017-12-11 15:41:28 +00:00
committed by GitHub
3 changed files with 6 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
".env.dist": ".env.dist"
}
}
+1 -2
View File
@@ -5,8 +5,7 @@
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"public/": "%PUBLIC_DIR%/",
"src/": "%SRC_DIR%/",
".env.dist": ".env.dist"
"src/": "%SRC_DIR%/"
},
"composer-scripts": {
"cache:clear": "symfony-cmd",