Currently Rabbit-PHP is on dev version. So if I include Rabbit-PHP as nested dependency in my library, composer will not allow to install my library to my root-project because composer default minimum-stability is 'stable'.
You can see this issue here.
Currently Rabbit-PHP is on dev version. So if I include Rabbit-PHP as nested dependency in my library, composer will not allow to install my library to my root-project because composer default minimum-stability is 'stable'.
You can see this issue here.