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
[Doctrine] MakerBundle 1.3 is too old to reference #17022
Conversation
Hey! Oh no, it looks like you have made this PR towards a branch that is not maintained anymore. :/ Cheers! Carsonbot |
97e4362
to
7dcac6a
Compare
- '.. versionadded:: 1.2' # MakerBundle | ||
- '.. versionadded:: 1.11' # MakerBundle | ||
- '.. versionadded:: 1.3' # MakerBundle | ||
- '.. versionadded:: 1.8' # MakerBundle | ||
- '.. versionadded:: 1.11' # Messenger (Middleware / DoctrineBundle) |
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.
Version 1.8 is not needed (not referenced in the docs)
Jesse, thanks for this contribution. However, it was sent to |
@javiereguiluz should we target 4.4 here or do we need 5.4 ? |
Let's merge it in 5.4 Thanks Jesse for yet another nice contribution! |
MakerBundle 1.2/1.3 were released back in 2018. We're at
v1.44.0
now. I don't think we need to reference this anymore.