Based on https://github.com/zendframework/ZendService_ReCaptcha/releases/tag/release-3.2.0 (commit 60dc43155d65b2afbb2c0f21618e3645c46b9f17 in this repo)
Added
-----
- [zendframework/zendservice-recaptcha#14](https://github.com/zendframework/ZendService_ReCaptcha/pull/14) adds support for PHP 7.3.
Changed
-------
- Nothing.
Deprecated
----------
- Nothing.
Removed
-------
- [zendframework/zendservice-recaptcha#14](https://github.com/zendframework/ZendService_ReCaptcha/pull/14) removes support for laminas-stdlib v2, by explicitly requiring v3 releases.
(laminas-stdlib v2 was an implicit dependency previously.)
Fixed
-----
- Nothing.