Skip to content

0.10.1

Choose a tag to compare

@maltehuebner maltehuebner released this 10 Feb 14:24
· 13 commits to main since this release

What's Changed

  • Fix ConflictResolver autowiring error: Exclude static ConflictResolver class from service autodiscovery (#22)
    • ConflictResolver has a private constructor and is only used statically, causing cache:clear to fail on Symfony 8

Full Changelog: 0.10...0.10.1