kirkbushell / eloquence

A drop-in library for certain database functionality in Laravel, that allows for extra features that may never make it into the main project.
MIT License
537 stars 58 forks source link

Fix UUID package namespace #23

Closed ghost closed 9 years ago

ghost commented 9 years ago

Seems like only the package namespace of rhumsaa/uuid changed to ramsey/uuid. Code still has to use Rhumsaa as namespace.

kirkbushell commented 9 years ago

Thank you @DraperStudio :)