- Issue created by @monaw
- 🇮🇳India abhishek@kumar
We've updated the composer.json to allow installing the Schema.org Blueprints module in its alpha version (1.0.0-alpha26). We did this by:
- Adding the module version to the requirements.
- Setting minimum-stability to alpha so Composer accepts pre-release versions.
- Enabling prefer-stable to keep other dependencies as stable as possible.
This ensures we can use the specific module version needed while maintaining overall project stability.
- 🇺🇸United States jrockowitz Brooklyn, NY
Can you upload a version of your composer.json file that can be used to replicate the issue?
- 🇺🇸United States jrockowitz Brooklyn, NY
BTW, I am going to work on tagging a new release