- Issue created by @bousley
- Status changed to Postponed: needs info
about 1 year ago 8:31pm 16 November 2023 - π¨πSwitzerland berdir Switzerland
Can't reproduce this, I don't see how that's an issue with this module.
composer create-project drupal/recommended-project my-project cd my-project composer require drupal/ultimate_cron:^2@alpha
Works fine.
And requiring it with just "composer require drupal/ultimate_cron" gives me a specific error:
Could not find a version of package drupal/ultimate_cron matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.
Make sure you are using a recent composer version.
- Status changed to Closed: outdated
about 1 year ago 1:50am 17 November 2023 - πΊπΈUnited States bousley Las Vegas, Nevada
Closing. I found a work-around to the issue. My apologies.