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

Support for rector 0.15 #91

Merged
merged 3 commits into from
Feb 25, 2023
Merged

Support for rector 0.15 #91

merged 3 commits into from
Feb 25, 2023

Conversation

cappuc
Copy link
Contributor

@cappuc cappuc commented Feb 23, 2023

  • Removed ParamTypeDeclarationRector from laravel60 set
  • Fixed RequestStaticValidateToInjectRector replacing calls to ClassMethodManipulator@addMethodParameterIfMissing which has been removed
  • Upgraded to phpunit 10 to sync with rector 0.15.12 release (also set minimum required version of rector to 0.15.12 in composer.json)

@driftingly
Copy link
Owner

Thanks @cappuc! 🙌

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.

None yet

2 participants