laminas-captcha 2.6.0

Based on https://github.com/zendframework/zend-captcha/releases/tag/release-2.6.0 (commit 83fc63ce9d79b501d3d1f01c4401d4e91562e348 in this repo)

Added
-----

- Adds and publishes documentation to https://docs.laminas.dev/laminas-captcha/
- [zendframework/zend-captcha#20](https://github.com/zendframework/zend-captcha/pull/20) adds support for
  laminas-math v3.

Deprecated
----------

- Nothing.

Removed
-------

- [zendframework/zend-captcha#20](https://github.com/zendframework/zend-captcha/pull/20) removes support for
  PHP 5.5

Fixed
-----

- Nothing.