- Issue created by @maxilein
- πΊπΈUnited States flashwebcenter Austin TX
Hello,
The 1.0.x-dev version on the project page is dated July 21, but Composer only installs the July 16 commit. This is usually due to Composer metadata caching on Drupal.org. Try running:
composer clear-cache composer update drupal/solo --with-dependencies
If you still get the older version, itβs likely a caching delay on the Drupal.org Composer endpoint and should resolve soon.
Best wishes,
Alaa Automatically closed - issue fixed for 2 weeks with no activity.