Skip to content

Commit 510e3f8

Browse files
Merge flex recipe with framework-bundle one
1 parent 00dbd80 commit 510e3f8

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

symfony/flex/1.0/manifest.json

Lines changed: 0 additions & 5 deletions
This file was deleted.
File renamed without changes.

symfony/framework-bundle/3.3/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"copy-from-recipe": {
66
"config/": "%CONFIG_DIR%/",
77
"public/": "%PUBLIC_DIR%/",
8-
"src/": "%SRC_DIR%/"
8+
"src/": "%SRC_DIR%/",
9+
".env.dist": ".env.dist"
910
},
1011
"composer-scripts": {
1112
"cache:clear": "symfony-cmd",

0 commit comments

Comments
 (0)