- π³π΄Norway gisle Norway
Does your
composer.json
contain the following:"repositories": [ { "type": "composer", "url": "https://packages.drupal.org/8" } ],
- Status changed to Postponed: needs info
10 months ago 1:33pm 21 February 2024 - π³π±Netherlands eelkeblok Netherlands π³π±
I think I may be running into a subtle variation of this. I ran my regular maintenance script and was surprised composer installed a dev version of Upgrade Status, while my version requirement is "^4.0.0". I thought I found the reason when I say that US's composer.json mentions minimum-stability: dev, but that has been there for the past 4 years... My root composer.json has minimum stability dev, which I suppose is the reason I do not get an error like the TS, but it is installing a dev version...