-
Notifications
You must be signed in to change notification settings - Fork 71
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
update php-parser to 4.0 #75
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.
LGTM 👍
🚢 |
@Ocramius do you know when you can release a new tag with this changes? I have to use |
@rieschl a patch release is out of question, because dependency bumps can prevent upgrades downstream. You'd either get a minor or the major release. @maglnet I don't think there's anything blocking a |
ah sorry, my mistake. I'm okay with anything, as long as it's tagged ;) |
@maglnet won't get to it, but I strongly endorse |
@Ocramius yes, I'll release |
@rieschl tagged 1.0.0 a minute ago :-) feel free to use/test and give feedback |
Thanks! I've been using |
…eradus) This PR was merged into the 2.12 branch. Discussion ---------- DX: Upgrade composer-require-checker to stable version ref maglnet/ComposerRequireChecker#75 (comment) Commits ------- 277ef4b DX: Upgrade composer-require-checker to stable version
Allow composer/semver ^2.0 || ^3.0
this should fix #69