- Issue created by @cosmicdreams
composer says that paragon_gin requires:
(see https://git.drupalcode.org/project/paragon_gin/-/blob/1.2.x/composer.jso...)
* gin_lb: "^1.0@RC"
* gin: "^4.0",
but gin_lb is stuck on gin version 3 until it reaches version 2.
see: https://git.drupalcode.org/project/gin_lb/-/blob/1.0.x/composer.json?ref...
versus: https://git.drupalcode.org/project/gin_lb/-/blob/2.0.x/composer.json?ref...
Therefore, no one can use 1.2 right now. You'd have to break out of dependency hell.
Active
1.2
Code