Skip to content
Snippets Groups Projects
Commit 9d7509a7 authored by Stefan Galinski's avatar Stefan Galinski :video_game:
Browse files

[TASK] rx_shariff and sg_comments are just suggestions

parent b816dcdb
No related branches found
No related tags found
No related merge requests found
{
"name": "sgalinski/sg-news",
"type": "typo3-cms-extension",
"description": "News System",
"homepage": "https://www.sgalinski.de",
"license": ["GPL-2.0+"],
"version": "3.3.4",
"support": {
},
"repositories": [
{
"type": "composer",
"url": "https://packages.sgalinski.de/"
}
],
"require": {
"typo3/cms-core": "^7.6",
"sgalinski/sg-comments": "^1.0"
},
"replace": {
"sg_news": "self.version"
},
"autoload": {
"psr-4": {
"SGalinski\\SgNews\\": "Classes/"
}
}
"name": "sgalinski/sg-news",
"type": "typo3-cms-extension",
"description": "News System",
"homepage": "https://www.sgalinski.de",
"license": [
"GPL-2.0+"
],
"version": "3.3.4",
"support": {
},
"repositories": [
{
"type": "composer",
"url": "https://packages.sgalinski.de/"
}
],
"require": {
"typo3/cms-core": "^7.6"
},
"suggest": {
"sgalinski/sg-comments": "Flexible comments system",
"typo3-ter/rx-shariff": "Social Share possibilities"
},
"replace": {
"sg_news": "self.version"
},
"autoload": {
"psr-4": {
"SGalinski\\SgNews\\": "Classes/"
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment