All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
For a full diff see 1.3.0...main
.
For a full diff see 1.2.0...1.3.0
.
- Added support for
rector/rector:^2.0.0
(#171), by @localheinz
For a full diff see 1.1.0...1.2.0
.
- Added support for PHP 8.4 (#162), by @localheinz
- Required
rector/rector:^1.0.0
(#161), by @localheinz
For a full diff see 1.0.1...1.1.0
.
- Allowed installation on PHP 8.4 (#139), by @localheinz
For a full diff see 1.0.0...1.0.1
.
- Allowed installation of
rector/rector:~0.19.2
(#77), by @localheinz
For a full diff see 0.4.0...1.0.0
.
- Required
rector/rector:^1.0.0
(#76), by @localheinz
For a full diff see 0.3.0...0.4.0
.
- Required
rector/rector:~0.19.2
(#64), by @localheinz - Allowed installation of
nikic/php-parser:^5.0.0
(#65), by @localheinz
For a full diff see 0.2.0...0.3.0
.
- Added support for PHP 8.0 (#36), by @localheinz
- Added support for PHP 7.4 (#37), by @localheinz
For a full diff see 0.1.0...0.2.0
.
- Added support for PHP 8.3 (#34), by @localheinz
- Updated `rector/rector (#3), by @localheinz
For a full diff see fd198f0...0.1.0
.
- Added
Rules\Arrays\SortAssociativeArrayByKeyRector
(#1), by @localheinz