mirror of
https://github.com/silverstripe/silverstripe-mathspamprotection
synced 2024-10-22 08:05:52 +02:00
Bug : Removed errors from Composer.json
Contains some minor bugs : 1 - JSON doesn't allow multi line string so making "description" field in single line.
This commit is contained in:
parent
a3bd2aca7b
commit
c1b661c692
@ -1,8 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "silverstripe/mathspamprotection",
|
"name": "silverstripe/mathspamprotection",
|
||||||
"description": "This module provides a simple math protection mechanism for
|
"description": "This module provides a simple math protection mechanism for prevent spam from your forms.Includes an EditableMathSpamField to integrate with the UserForms module.",
|
||||||
prevent spam from your forms.Includes an EditableMathSpamField to integrate
|
|
||||||
with the UserForms module.",
|
|
||||||
"type": "silverstripe-module",
|
"type": "silverstripe-module",
|
||||||
"keywords": ["silverstripe", "spamprotection", "mathspamprotection"],
|
"keywords": ["silverstripe", "spamprotection", "mathspamprotection"],
|
||||||
"authors": [
|
"authors": [
|
||||||
|
Loading…
Reference in New Issue
Block a user