### Release Notes for [2.10.0](https://github.com/laminas/laminas-captcha/milestone/1) ### Added - This release adds support for PHP 8.0. ### Removed - This release removes support for PHP versions prior to 7.3. ### 2.10.0 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **2** #### Enhancement - [11: Add Psalm integration](https://github.com/laminas/laminas-captcha/pull/11) thanks to @weierophinney - [10: Upgrade to laminas-coding-standard 2.1 series](https://github.com/laminas/laminas-captcha/pull/10) thanks to @weierophinney - [8: Switch to GHA for CI workflow](https://github.com/laminas/laminas-captcha/pull/8) thanks to @weierophinney - [7: PHP 8 support](https://github.com/laminas/laminas-captcha/pull/7) thanks to @tanerkay