diff --git a/composer.json b/composer.json index 9bf7cfbfe8b..e52d4e9b2d8 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "branch-alias": { "dev-main": "1.9.4.x-dev" }, - "magento-root-dir": "root" + "magento-root-dir": "." }, "config": { "allow-plugins": { diff --git a/composer.lock b/composer.lock index 61ce5dc6e6a..c821184ff26 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "e497a16a2324c45f3e0f6e7bf56f8d73", + "content-hash": "4ce7b2b41e3b967fbbe350a9a489093f", "packages": [ { "name": "eloquent/enumeration",