google recaptcha v3
Showing
| ... | @@ -6,12 +6,12 @@ | ... | @@ -6,12 +6,12 @@ |
| "license": "MIT", | "license": "MIT", | ||
| "require": { | "require": { | ||
| "php": "^8.1", | "php": "^8.1", | ||
| "anhskohbo/no-captcha": "^3.6", | |||
| "guzzlehttp/guzzle": "^7.2", | "guzzlehttp/guzzle": "^7.2", | ||
| "laravel/framework": "^10.10", | "laravel/framework": "^10.10", | ||
| "laravel/sanctum": "^3.2", | "laravel/sanctum": "^3.2", | ||
| "laravel/tinker": "^2.8", | "laravel/tinker": "^2.8", | ||
| "maatwebsite/excel": "^3.1", | "maatwebsite/excel": "^3.1", | ||
| "mews/captcha": "^3.3", | |||
| "phpoffice/phpword": "^1.1" | "phpoffice/phpword": "^1.1" | ||
| }, | }, | ||
| "require-dev": { | "require-dev": { | ||
| ... | ... |
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment