Remove .ht.router.php
This file isn't needed as I'm not using the PHP local web server.
This commit is contained in:
parent
f9a5112978
commit
a1b90a7948
|
@ -68,6 +68,7 @@
|
|||
"drupal-scaffold": {
|
||||
"file-mapping": {
|
||||
"[web-root]/.htaccess": false,
|
||||
"[web-root]/.ht.router.php": false,
|
||||
"[web-root]/sites/README.txt": false,
|
||||
"[web-root]/modules/README.txt": false,
|
||||
"[web-root]/profiles/README.txt": false,
|
||||
|
|
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": "251bb73361539f16425f518ae1c2a858",
|
||||
"content-hash": "5f574c3fae8719fd68761a97b35582cc",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
|
Loading…
Reference in a new issue