The `site:export` command should set a default package name and version in composer.json
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3571605. -->
Reported by: [phenaproxima](https://www.drupal.org/user/205645)
Related to !801
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The <code>drush site:export</code> command doesn't fill in <code>name</code> and <code>version</code> in composer.json, if they don't already exist. That's a problem because it means site templates exported by it are not installable without some hacking.</p>
issue