- π¬π§United Kingdom aaron.ferris
Worked fine here, I wonder if there was an issue at this particular date and time with Packagist?
aaron@Admins-MBP-2 drupal-10.2.3 % composer require 'drupal/purge:^3.5' ./composer.json has been updated Running composer update drupal/purge Loading composer repositories with package information Updating dependencies Lock file operations: 1 install, 0 updates, 0 removals - Locking drupal/purge (3.5.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 1 install, 0 updates, 0 removals - Installing drupal/purge (3.5.0): Extracting archive Generating autoload files 45 packages you are using are looking for funding. Use the `composer fund` command to find out more! No security vulnerability advisories found.
- Status changed to Postponed: needs info
11 months ago 6:11pm 21 May 2024 - πΊπΈUnited States japerry KVUO
Cannot replicate either. I'll let it sit here for a bit to see if anyone else sees it, but guessing its a fluke...
- π¨π¦Canada craigmac
Just got this error as well:
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.Problem 1
- Root composer.json requires drupal/date, it could not be found in any version, there may be a typo in the package name.
Problem 2
- Root composer.json requires drupal/rules, it could not be found in any version, there may be a typo in the package name.Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see for more details.
- It's a private package and you forgot to add a custom repository to find itRead for further common problems.