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", "name": "sgalinski/sg-news",
"type": "typo3-cms-extension", "type": "typo3-cms-extension",
"description": "News System", "description": "News System",
"homepage": "https://www.sgalinski.de", "homepage": "https://www.sgalinski.de",
"license": ["GPL-2.0+"], "license": [
"version": "3.3.4", "GPL-2.0+"
"support": { ],
}, "version": "3.3.4",
"repositories": [ "support": {
{ },
"type": "composer", "repositories": [
"url": "https://packages.sgalinski.de/" {
} "type": "composer",
], "url": "https://packages.sgalinski.de/"
"require": { }
"typo3/cms-core": "^7.6", ],
"sgalinski/sg-comments": "^1.0" "require": {
}, "typo3/cms-core": "^7.6"
"replace": { },
"sg_news": "self.version" "suggest": {
}, "sgalinski/sg-comments": "Flexible comments system",
"autoload": { "typo3-ter/rx-shariff": "Social Share possibilities"
"psr-4": { },
"SGalinski\\SgNews\\": "Classes/" "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