Skip to content

Commit da0a5e4

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #307
2 parents 921ee90 + 8f76140 commit da0a5e4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
File renamed without changes.

symfony/flex/1.0/manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"copy-from-recipe": {
3+
".env.dist": ".env.dist"
4+
}
5+
}

symfony/framework-bundle/3.3/manifest.json

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

0 commit comments

Comments
 (0)