- Issue created by @ravi kant
Getting error as -
[InvalidArgumentException]
Could not find a version of package drupal/cl_generator matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.
I have tried adding "minimum-stability": "stable"
in composer.json but this is not working.
try to install with composer as composer require 'drupal/cl_generator:^2.0.0-beta1'
Active
3.0
Code