parent
23f3d9fcd9
commit
98ca5dfeb5
|
@ -38,6 +38,14 @@
|
|||
},
|
||||
"extra": {
|
||||
"drupal-scaffold": {
|
||||
"file-mapping": {
|
||||
"[web-root]/.htaccess": false,
|
||||
"[web-root]/sites/README.txt": false,
|
||||
"[web-root]/modules/README.txt": false,
|
||||
"[web-root]/profiles/README.txt": false,
|
||||
"[web-root]/themes/README.txt": false,
|
||||
"[web-root]/web.config": false
|
||||
},
|
||||
"locations": {
|
||||
"web-root": "web/"
|
||||
}
|
||||
|
|
2
composer.lock
generated
2
composer.lock
generated
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "ce0c7f4df7de7476333a503afb60c251",
|
||||
"content-hash": "4d609b8ccbc804f2740116b67cad46fb",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
|
Loading…
Reference in a new issue