0.10.1
What's Changed
- Fix ConflictResolver autowiring error: Exclude static
ConflictResolverclass from service autodiscovery (#22)ConflictResolverhas a private constructor and is only used statically, causingcache:clearto fail on Symfony 8
Full Changelog: 0.10...0.10.1