1.3.1 - 2025-06-08
Changed
Other
- Composer: The minimum
PHPCSUtilsrequirement has been updated to^1.0.12(was^1.0.9). #346 - Various housekeeping.
Fixed
Universal
Universal.UseStatements.DisallowMixedGroupUse: the fixer could get confused when the "base" name for the group name contained a leading backslash, leading to parse errors in the fixed code. #350