- Issue created by @Ammar_Arman
- Status changed to Needs review
6 months ago 8:41am 19 May 2024 - Status changed to Fixed
5 months ago 5:05pm 10 June 2024 - Status changed to Fixed
5 months ago 5:05pm 10 June 2024
The composer.json file includes dependencies with release candidate (RC) versions. As RC versions are pre-release and may contain bugs or incomplete features, it's advisable to use stable versions for better reliability and compatibility.
We are adopting your module into our product, and prioritizing stability for seamless integration would be greatly appreciated.
Replace "drupal/gin": "^3.0@rc"
with "drupal/gin": "^3.0"
Fixed
1.0
Code