Right now, the Discovery component has a dependency to ramsey/uuid ^2.0, which makes the component incompatible with projects that require ramsey/uuid >= 3.0. We can't upgrade without dropping PHP 5.3 support. As per #173 however, it will be possible to remove the dependency entirely.
Right now, the Discovery component has a dependency to ramsey/uuid ^2.0, which makes the component incompatible with projects that require ramsey/uuid >= 3.0. We can't upgrade without dropping PHP 5.3 support. As per #173 however, it will be possible to remove the dependency entirely.