1.0.7
- Updated dependencies (80f01d0)
- Fixed phpdoc (78a44c5)
- Fixed PHPStan configuration so it works on Windows too (cc8a132)
- Added callable to ReferencedNameHelper (1986b15)
- UnusedPrivateElementsSniff - optimization for classes without methods (702b989)
- UnusedPrivateElementsSniff sometimes stopped prematurely after checking properties with multiple modifiers (3a3d1e7)