mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 11:06:00 +02:00
Merge pull request #1 from jnv/patch-1
Fix description in composer.json
This commit is contained in:
commit
b5c663570a
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "silverstripe/textextraction",
|
||||
"type": "silverstripe-module",
|
||||
"description": "Calendar for SilverStripe CMS",
|
||||
"description": "Text Extraction API for SilverStripe CMS (mostly used with 'fulltextsearch' module)",
|
||||
"homepage": "http://silverstripe.org",
|
||||
"license": "BSD-3-Clause",
|
||||
"keywords": ["silverstripe", "fulltext", "pdf"],
|
||||
@ -21,4 +21,4 @@
|
||||
"silverstripe/framework": "~3.0",
|
||||
"guzzle/http": "*"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user