-
-
Notifications
You must be signed in to change notification settings - Fork 687
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
minor: Update issue templates' rector version #6437
Conversation
@@ -10,7 +10,7 @@ about: Report errors and problems | |||
|
|||
| Subject | Details | | |||
| :------------- | :---------------------------------------------------------------| | |||
| Rector version | e.g. v0.9.5 (invoke `vendor/bin/rector --version`) | | |||
| Rector version | e.g. v0.11.5 (invoke `vendor/bin/rector --version`) | | |||
| Installed as | composer dependency / prefixed Rector | |
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.
this line can be dropped, because there is only a single install method as of 0.11, right?
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.
Yes, it's from the old times 😆
These files should be updated in the development repository though. This is the directory that is pushed here into the root: https://github.com/rectorphp/rector-src/tree/main/build/target-repository |
Here we go rectorphp/rector-src#77 |
@TomasVotruba I think we can use auto-closer github action for example: It needs organization token which seems can be saved at The example result is : laminas/laminas-db#189 (comment) |
We can give it a shot. |
I've added |
Use a more recent version