<div dir="ltr">Hello everyone.<div><br></div><div style>I would like to check what dependencies is one of my packages compatible with. For example, say I have a package called &quot;foo&quot; that depends on package &quot;bar&quot;. Most likely, &quot;foo&quot; does not build with each version of &quot;bar&quot;. What I want to do is try to build &quot;foo&quot; with each single version of &quot;bar&quot; (not manually).</div>
<div style><br></div><div style>What is the best approach to this?</div></div>