Can't update from 1.0.4 to 1.0.6
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3469537. -->
Reported by: [w01f](https://www.drupal.org/user/2488816)
>>>
<p>I noticed this before, that for some reason the ai module isn't updating from 1.0.4 to latest 1.0.6, even trying to specify that version. Currently in composer it's set as:<br>
"drupal/ai": "^1.0@alpha"</p>
<p>I figured I'd wait until 1.0.7+ came out to try again, but I'd like to try out ai_image_alt_text and I'm getting the following error when attempting to require via drush.</p>
<blockquote><p>Your requirements could not be resolved to an installable set of packages.</p>
<p> Problem 1<br>
- helgesverre/milvus v0.1.0 requires php ^8.2 -> your php version (8.1.0; overridden via config.platform, actual: 8.2.22) does not satisfy that requirement.<br>
- drupal/ai 1.0.0-alpha6 requires helgesverre/milvus ^0.1.0 -> satisfiable by helgesverre/milvus[v0.1.0].<br>
- Root composer.json requires drupal/ai ^1.0@alpha -> satisfiable by drupal/ai[1.0.0-alpha6].</p></blockquote>
issue