8.6.3
🐛 Fixes
Slevomat.Namespaces.ReferenceUsedNamesOnly
: Fixed fixer when there's conflict withSlevomat.Namespaces.UnusedUses
SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameInAnnotation
: Fixed false positives forint<0, max>
andint<min, 100>
SlevomatCodingStandard.Attributes.AttributeAndTargetSpacing
: Fixed false positive for comment after attribute