-
Notifications
You must be signed in to change notification settings - Fork 230
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
laravel-10 support and fix required version format #186
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
phpunit should also include 10:
"phpunit/phpunit": "^8.0|^9.0|^10",
done! |
@mewebstudio ping |
ping @mewebstudio |
@mewebstudio ping |
Thanks for the PR @txdFabio 🙏 With your PR, @mewebstudio when can we expect a merge & tag? |
@mewebstudio are you okay? i noticed that you're from Turkey and there were some serious earthquakes there... |
I think that's a very rude way of putting up the issue. People have family, friends and empathy with other human beings. There are many ways to get affected by the events, even if living in another country. I make @kminek my words, and hope @mewebstudio , his relatives and friends are all ok 🙏 Also I am here with all other developers in the hopes that we can help @mewebstudio to merge this PR 👍 Cheers |
If you're in a hurry, you can always find other packages or fork this one. For example the following stevebauman/purify. |
or making your own fork |
I've seen you have merged the PR, thanks. |
fixed compose require version format and addedd laravel-10 support