Skip to content

Commit f652b74

Browse files
committed
Issue #3101210 by mrinalini9, Sutharsan, Kristen Pol, greg.1.anderson: Remove 'overwrite' as documented example in scaffold options
(cherry picked from commit 8ac02b5cbd0af4399814305e2e23deea0bc2b5dd)
1 parent 3a87295 commit f652b74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@ Sample composer.json for a project that relies on packages that use composer-sca
399399
"web-root": "./docroot"
400400
},
401401
"symlink": true,
402-
"overwrite": true,
403402
"file-mapping": {
404403
"[web-root]/.htaccess": false,
405404
"[web-root]/robots.txt": "assets/robots-default.txt"

0 commit comments

Comments
 (0)