diff --git a/.vortex/installer/tests/Fixtures/handler_process/_baseline/composer.json b/.vortex/installer/tests/Fixtures/handler_process/_baseline/composer.json index 7640477c4..39ef51291 100644 --- a/.vortex/installer/tests/Fixtures/handler_process/_baseline/composer.json +++ b/.vortex/installer/tests/Fixtures/handler_process/_baseline/composer.json @@ -110,21 +110,17 @@ "[project-root]/.editorconfig": false, "[project-root]/.gitattributes": false, "[web-root]/.csslintrc": false, - "[web-root]/.editorconfig": false, "[web-root]/.eslintignore": false, "[web-root]/.eslintrc.json": false, - "[web-root]/.gitattributes": false, "[web-root]/.ht.router.php": false, "[web-root]/.htaccess": false, "[web-root]/INSTALL.txt": false, "[web-root]/README.md": false, - "[web-root]/README.txt": false, "[web-root]/example.gitignore": false, "[web-root]/robots.txt": false, "[web-root]/sites/example.settings.local.php": false, "[web-root]/sites/example.sites.php": false, - "[web-root]/update.php": false, - "[web-root]/web.config": false + "[web-root]/update.php": false }, "locations": { "web-root": "web/" diff --git a/.vortex/installer/tests/Fixtures/handler_process/hosting_acquia/composer.json b/.vortex/installer/tests/Fixtures/handler_process/hosting_acquia/composer.json index 829161500..296602685 100644 --- a/.vortex/installer/tests/Fixtures/handler_process/hosting_acquia/composer.json +++ b/.vortex/installer/tests/Fixtures/handler_process/hosting_acquia/composer.json @@ -1,5 +1,5 @@ -@@ -127,38 +127,38 @@ - "[web-root]/web.config": false +@@ -123,38 +123,38 @@ + "[web-root]/update.php": false }, "locations": { - "web-root": "web/" diff --git a/.vortex/installer/tests/Fixtures/handler_process/hosting_project_name___acquia/composer.json b/.vortex/installer/tests/Fixtures/handler_process/hosting_project_name___acquia/composer.json index 829161500..296602685 100644 --- a/.vortex/installer/tests/Fixtures/handler_process/hosting_project_name___acquia/composer.json +++ b/.vortex/installer/tests/Fixtures/handler_process/hosting_project_name___acquia/composer.json @@ -1,5 +1,5 @@ -@@ -127,38 +127,38 @@ - "[web-root]/web.config": false +@@ -123,38 +123,38 @@ + "[web-root]/update.php": false }, "locations": { - "web-root": "web/" diff --git a/.vortex/installer/tests/Fixtures/handler_process/starter_drupal_cms_profile/composer.json b/.vortex/installer/tests/Fixtures/handler_process/starter_drupal_cms_profile/composer.json index 2bfc4dd9b..e8e1203bd 100644 --- a/.vortex/installer/tests/Fixtures/handler_process/starter_drupal_cms_profile/composer.json +++ b/.vortex/installer/tests/Fixtures/handler_process/starter_drupal_cms_profile/composer.json @@ -39,7 +39,7 @@ }, "audit": { "abandoned": "report", -@@ -168,7 +175,20 @@ +@@ -164,7 +171,20 @@ "patchLevel": { "drupal/core": "-p2" }, diff --git a/composer.json b/composer.json index d1acb1fca..0db563bc1 100644 --- a/composer.json +++ b/composer.json @@ -112,21 +112,17 @@ "[project-root]/.editorconfig": false, "[project-root]/.gitattributes": false, "[web-root]/.csslintrc": false, - "[web-root]/.editorconfig": false, "[web-root]/.eslintignore": false, "[web-root]/.eslintrc.json": false, - "[web-root]/.gitattributes": false, "[web-root]/.ht.router.php": false, "[web-root]/.htaccess": false, "[web-root]/INSTALL.txt": false, "[web-root]/README.md": false, - "[web-root]/README.txt": false, "[web-root]/example.gitignore": false, "[web-root]/robots.txt": false, "[web-root]/sites/example.settings.local.php": false, "[web-root]/sites/example.sites.php": false, - "[web-root]/update.php": false, - "[web-root]/web.config": false + "[web-root]/update.php": false }, "locations": { "web-root": "web/"