-
Notifications
You must be signed in to change notification settings - Fork 35
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
add support for phpunit 11 #79
Conversation
The |
Hi, @matthiasnoback do you think this PR is ready and could be merged/tagged? |
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.
@mbabker If you are happy, feel free to merge.
I would, but I don't have merge rights here. I'm just one of those drive-by contributor types 😅 |
Oh. Sorry =) |
Many thanks @Nyholm 👍🏼 |
allow installation of phpunit 11
removed conflict section as well as it won't install phpunit <9.6 anyway?