Merge pull request #295

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