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

Downgrade to ramsey/uuid 3.7 to support Laravel 5.7 and 6 #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

madeadi
Copy link
Contributor

@madeadi madeadi commented May 13, 2020

Laravel 5.7 and 6 are using "ramsey/uuid:^3.7". The accounting package are not using specific feature that is only available in ramsey/uuid:4. Therefore, downgrading the composer require to 3.7 is supposed to be safe.

After downgrading ramsey/uuid, I run phpunit tests. They pased.

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

Successfully merging this pull request may close these issues.

1 participant