Hi,
In Roave/SecurityAdvisories@91fab0d#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34R323 the roave/security-advisories package marked versions of phpseclib lower than 2.0.41 as a conflict. Because the compatibility package identifies itself as providing version 2.0.33, it now is in conflict and composer fails installing.
Solved this for us by removing the dependency on this package (we already refactored most usages to directly depend on 3.0 a while ago).
Hi,
In Roave/SecurityAdvisories@91fab0d#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34R323 the
roave/security-advisoriespackage marked versions ofphpsecliblower than 2.0.41 as a conflict. Because the compatibility package identifies itself as providing version 2.0.33, it now is in conflict and composer fails installing.Solved this for us by removing the dependency on this package (we already refactored most usages to directly depend on 3.0 a while ago).