Skip to content

Conversation

@Nyholm
Copy link
Member

@Nyholm Nyholm commented Apr 16, 2021

No description provided.

"ext-json": "*",
"ext-curl": "*",
"doctrine/rst-parser": "0.4.x-dev",
"doctrine/rst-parser": "^0.4",
Copy link
Contributor

@jrushlow jrushlow Apr 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would it be better todo >=0.4 so we dont have to do a version bump when they push out 0.5? i'm not sure of the over stability of rst-parser (even in dev).. just realized we're committing the .lock

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question!
If they push 0.5 we would like to review all the changes carefully before we use the new version.

Semver works differently before 1.0. Basically, minor versions can include BC breaks.

@weaverryan weaverryan merged commit 4c36d3a into symfony-tools:main Apr 17, 2021
@weaverryan
Copy link
Contributor

Thanks Tobias!

@Nyholm Nyholm deleted the doctrine-rst-parser-04 branch April 18, 2021 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants