Skip to content

Commit 03bfb2f

Browse files
authored
TASK: Update description in composer manifest
1 parent 37c97f9 commit 03bfb2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flowpack/searchplugin",
33
"type": "typo3-flow-package",
4-
"description": "Add description here",
4+
"description": "Plugin for search integration via content node",
55
"require": {
66
"typo3/flow": "*"
77
},
@@ -41,4 +41,4 @@
4141
"TYPO3.TYPO3CR-20150510103823"
4242
]
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)