Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[FrameworkBundle][JsonPath] do not restrict experimental components to a single minor version#60619
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
xabbuh commentedJun 1, 2025
Q | A |
---|---|
Branch? | 7.4 |
Bug fix? | no |
New feature? | no |
Deprecations? | no |
Issues | |
License | MIT |
"symfony/object-mapper": "^v7.3.0-beta2", | ||
"symfony/object-mapper": "^v7.3", |
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.
I know it shouldn't make a difference, but isn't thev
prefix normally omitted?
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.
ah good catch, I forgot to remove that too
9eeaf1f
tod17ac3d
CompareThank you@xabbuh. |
4ac5f05
intosymfony:7.4Uh oh!
There was an error while loading.Please reload this page.