Remove .ht.router.php

This file isn't needed as I'm not using the PHP local web server.
This commit is contained in:
Oliver Davies 2020-10-31 09:08:59 +00:00
parent f9a5112978
commit a1b90a7948
2 changed files with 2 additions and 1 deletions

View file

@ -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
View file

@ -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",