Skip to content

Update composer.json to allow liip/serializer 3.x#17

Merged
dbu merged 3 commits intoliip:2.xfrom
brutal-factories:patch-1
Apr 13, 2026
Merged

Update composer.json to allow liip/serializer 3.x#17
dbu merged 3 commits intoliip:2.xfrom
brutal-factories:patch-1

Conversation

@brutal-factories
Copy link
Copy Markdown
Contributor

@brutal-factories brutal-factories commented Apr 13, 2026

liip/serializer 3.x does not update its SerializerInterface, or the Serializer/Deserializer in a significant way, so the adapter still works with it, and should be allowed to.

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets
Documentation Allows the new liip/serializer 3.x to be used with this adapter
License MIT

What's in this PR?

This PR allows liip/serializer 3.x to be used with this adapter.

Why?

liip/serializer 3.x does not update its SerializerInterface, or the Serializer/Deserializer in a significant way, so the adapter still works with it. The current composer.json disallows upgrading to the serializer 3.x, so this PR adds the 3.x top the constraints. I believe this causes no BC break by itself.

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix
  • Documentation pull request created (if not simply a bugfix)

liip/serializer 3.x does not update its SerializerInterface, or the Serializer/Deserializer in a significant way, so the adapter still works with it, and should be allowed to.
Copy link
Copy Markdown
Member

@dbu dbu left a comment

Choose a reason for hiding this comment

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

thanks a lot! i will release it as a patch release, we don't add features by allowing the serializer version 3.

Comment thread CHANGELOG.md Outdated
@dbu dbu merged commit c6ab4e5 into liip:2.x Apr 13, 2026
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.

2 participants