v1.1.0
What's Changed
Full Changelog: v1.0.1...v1.1.0
Installation
Add the following to your project composer.json:
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "vcs",
"url": "https://github.com/kenjis/php-simple-captcha.git"
}
],