Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Laravel due to ramsey/uuid version #205

Open
moufmouf opened this issue Oct 21, 2016 · 1 comment
Open

Issue with Laravel due to ramsey/uuid version #205

moufmouf opened this issue Oct 21, 2016 · 1 comment

Comments

@moufmouf
Copy link

Hey @webmozart , Hey Puli team!

I'm having quite an issue with integrating Puli to Laravel.

Laravel uses ramsey/uuid 3.x.
Puli uses ramsey/uuid 2.x.

There are not many differences between the 2 versions except... classes are not in the same namespace! https://github.com/ramsey/uuid#upgrading-from-2x-to-3x

I really need to have Puli working in Laravel (after all, what is the point of a universal resource locator if you can't install it.

I'm contemplating the possibility to create a PR that migrates to ramsey/uuid:3.x. Would you accept such a PR? Do you know any other package that relies on ramsey/uuid:2.x and that would be impacted?

@Nyholm
Copy link
Member

Nyholm commented Jan 6, 2017

Hey,
Future versions of Puli will remove the need for UUID completely. There are some issues to take care of before we can tag another beta. See https://github.com/puli/issues/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0-beta11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants