Dependencies for captcha #212

This commit is contained in:
Nabeel Shahzad
2018-03-16 10:50:04 -05:00
parent ccbc109db2
commit b9380b2c3a
5 changed files with 98 additions and 17 deletions

View File

@@ -37,7 +37,8 @@
"php-units-of-measure/php-units-of-measure": "2.1.x",
"markrogoyski/math-php": "^0.38.0",
"akaunting/money": "^1.0",
"igaster/laravel-theme": "^2.0"
"igaster/laravel-theme": "^2.0",
"anhskohbo/no-captcha": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "~7.0",