v12.1.0
- [GH-267] Fixed
Util::mergeConfig()
causing PHPStan errors due to incorrect type usage. - Refactored
ResponseBuilder
to extract message handling into a newMessageManager
class. - 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.