File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 33The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
44and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
55
6+ ## [ 10.0.2] - 2025-07-28
7+ ### Changed
8+ - Raised minimum Symfony CS release, fixes #218
9+
610## [ 10.0.1] - 2024-12-16
711### Changed
812- Fix uninitialized string offset in UnnecessaryNamespaceUsage, fixes #212
Original file line number Diff line number Diff line change 2525 "require" : {
2626 "php" : " ~7.2 || ~8.0" ,
2727 "dealerdirect/phpcodesniffer-composer-installer" : " ~0.7 || ~1.0" ,
28- "escapestudios/symfony2-coding-standard" : " ^3.10 .0" ,
28+ "escapestudios/symfony2-coding-standard" : " ^3.16 .0" ,
2929 "slevomat/coding-standard" : " ^8.14" ,
3030 "squizlabs/php_codesniffer" : " ^3.8.0"
3131 },
You can’t perform that action at this time.
0 commit comments