[TASK] Changing t3 version in composer json
... | ... | @@ -11,7 +11,7 @@ |
"issues": "https://gitlab.sgalinski.de/Oppermann/sg_jobs" | ||
}, | ||
"require": { | ||
"typo3/cms": "^7.6" | ||
"typo3/cms-core": "7.6.0 - 8.7.99" | ||
}, | ||
"replace": { | ||
"sg_jobs": "self.version" | ||
... | ... |
Please register or sign in to comment