suggest captcha
This commit is contained in:
parent
f26aa9cbd3
commit
0d46eb4cc5
|
|
@ -11,6 +11,9 @@
|
||||||
"phpunit/phpunit": "^10.1",
|
"phpunit/phpunit": "^10.1",
|
||||||
"cakephp/migrations": "^4.0.0"
|
"cakephp/migrations": "^4.0.0"
|
||||||
},
|
},
|
||||||
|
"suggest": {
|
||||||
|
"dereuromark/cakephp-captcha": "^2.0"
|
||||||
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"CakeContactUs\\": "src/"
|
"CakeContactUs\\": "src/"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue