Force CI to use dev head of haven_theme
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3578430. -->
Reported by: [pameeela](https://www.drupal.org/user/1431110)
Related to !9
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Since we tagged beta1 of haven_theme, the CI runs on the tag, despite composer.json specifying to use dev.</p>
<p>We need to force it to use dev, otherwise the tests will fail based on component changes that are committed to Haven theme head but not included in the tag.</p>
issue