v12.1.0
- [GH-267] Fixed
Util::mergeConfig()causing PHPStan errors due to incorrect type usage. - Refactored
ResponseBuilderto extract message handling into a newMessageManagerclass. - Reworked and updated project documentation.
Util::mergeConfig() causing PHPStan errors due to incorrect type usage.ResponseBuilder to extract message handling into a new MessageManager class.