Skip to content
Snippets Groups Projects
Commit b94d6176 authored by Fabian Galinski's avatar Fabian Galinski :pouting_cat:
Browse files

Update composer.json

parent f3b60714
No related branches found
No related tags found
No related merge requests found
......@@ -4,14 +4,21 @@
"description": "News System",
"homepage": "https://www.sgalinski.de",
"license": ["GPL-2.0+"],
"version": "3.3.0",
"version": "3.3.1",
"support": {
},
"repositories": [
{
"type": "composer",
"url": "https://packages.sgalinski.de/"
}
],
"require": {
"typo3/cms-core": "*"
"typo3/cms-core": "^7.6",
"sgalinski/sg-comments": "^1.0"
},
"replace": {
"sg-news": "*"
"sg_news": "self.version"
},
"autoload": {
"psr-4": {
......
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