| 12345678910111213141516 |
- {
- "name": "maplesnow/dynamic-captcha",
- "description": "A basic dynamic captcha project",
- "type": "project",
- "license": "MIT",
- "authors": [
- {
- "name": "maplesnow"
- }
- ],
- "require": {
- "php": "^7.3",
- "chillerlan/php-qrcode": "^2.0"
- }
- }
|