What's Changed
- Update github workflows, use composer caches by @thePanz in #101
- Fix array key access in lib/Doctrine/Import/Builder.php by @thePanz in #102
- CI: add PHP v8.3 to the CI pipelines by @thePanz in #108
- Remove pear configs by @thePanz in #107
- Fix PHP deprecations on ArrayAccess and additional classes by @thePanz in #106
- Fixed test 1325TestCase.php by @thirsch in #116
- Replace iconv with mb_convert_encoding by @connorhu in #113
- Adding columns defined in actAs-templates to the docblock of the generated model class by @thirsch in #110
- Update readme: we dont have 1.5 here by @connorhu in #120
- Update php minimum to 7.4 by @connorhu in #122
- Unused local variable and fixed wrong type of the parameter by @miamibc in #118
- Add sort packages by @connorhu in #121
- Change dirname w/ file constants to use dir constant by @connorhu in #124
- Added more ReturnTypeWillChange attributes by @thirsch in #117
- Fix CI tasks on relevant folders by @connorhu in #127
Full Changelog: v1.4.0...v1.4.1