Upgrade DDEV to 1.25.0 to take advantage of automatic recipe unpacking
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3556092. -->
Reported by: [pameeela](https://www.drupal.org/user/1431110)
Related to !799
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>If you run <code>composer create-project drupal/cms</code>, the last step is that recipes are unpacked.</p>
<p>If you run <code>ddev composer create-project drupal/cms</code> you don't get the unpacking.</p>
issue