- Issue created by @mxr576
composer config minimum-stability dev
Setting minimum stability for a project is not a best practice, but this project is not a dev release anymore, and even if It would still then composer require drupal/ai_provider_amazeeio_recipe:^1.1@dev -W
should work, just like composer require drupal/ai_provider_amazeeio_recipe:^1.1@beta -W
with the current BETA , even if minimum-stability is set to stable.
Active
1.1
Documentation