puli / issues

The Puli issue tracker.
90 stars 5 forks source link

Decouple Discovery from ramsey/uuid #174

Closed webmozart closed 8 years ago

webmozart commented 8 years ago

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.