Preserve original composer.json in the modules directory
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3397699. -->
Reported by: [moshe weitzman](https://www.drupal.org/user/23)
Related to !72
>>>
<p>At <a href="https://drupal.slack.com/archives/CGKLP028K/p1698666859552099?thread_ts=1698666428.049529&cid=CGKLP028K">https://drupal.slack.com/archives/CGKLP028K/p1698666859552099?thread_ts=1698666428.049529&cid=CGKLP028K</a>, a request for a virgin composer.json in the modules/custom/[module-name] dir was made. There is no known problem with the current expanded composer.json, but there could be in the future.</p>
<p>To test this merge request, use these values for project and ref</p>
<pre> - project: issue/gitlab_templates-3397699<br> ref: 3397699-preserve-original-composer-file</pre><p>
Also, because there is a change to scripts/symlink_project.php you need to set the following two variables:<br>
<code></code>
_CURL_TEMPLATES_REPO: issue/gitlab_templates-3397699<br>
_CURL_TEMPLATES_REF: 3397699-preserve-original-composer-file<br>
</p>
issue