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

[TASK] Add stefanfroemken/repair_translation as an requirement

parent 6da83898
No related branches found
Tags 5.1.0
No related merge requests found
...@@ -13,10 +13,15 @@ ...@@ -13,10 +13,15 @@
{ {
"type": "composer", "type": "composer",
"url": "https://packages.sgalinski.de/" "url": "https://packages.sgalinski.de/"
},
{
"type": "vcs",
"url": "https://github.com/froemken/repair_translation.git"
} }
], ],
"require": { "require": {
"typo3/cms-core": "7.6.0 - 8.7.99" "typo3/cms-core": "7.6.0 - 8.7.99",
"stefanfroemken/repair_translation": "^1.0"
}, },
"suggest": { "suggest": {
"sgalinski/languagevisibility": "Minimum version 1.1 required, if multi language is enabled", "sgalinski/languagevisibility": "Minimum version 1.1 required, if multi language is enabled",
......
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