- Issue created by @cigotete
- 🇫🇷France erwangel
Same problem here. Even with the --with-all-dependencies option
- 🇺🇸United States mark_fullmer Tucson
The output from Composer in the description above says "it does not match your minimum-stability."
This module has a dependency on academicpuma/citeproc-php, which has a dependency on https://packagist.org/packages/academicpuma/locales , which does not have a release that is tagged "stable" as of right now.
The resolution would be to change your composer.json to set
"minimum-stability": "dev"
- 🇮🇳India dineshkumarbollu
comment #4 will fix the issue the issue in project composer.json file edit
"minimum-stability": "dev"