Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TYPO3
content_replacer
Commits
83dfc13b
Commit
83dfc13b
authored
Feb 14, 2022
by
Matthias Adrowski
Browse files
[TASK] Fix emconf
parent
b504d90c
Changes
1
Hide whitespace changes
Inline
Side-by-side
ext_emconf.php
View file @
83dfc13b
...
...
@@ -24,8 +24,8 @@ $EM_CONF['content_replacer'] = [
'author_company'
=>
'domainFACTORY'
,
'constraints'
=>
[
'depends'
=>
[
'typo3'
=>
'10.4.99'
,
'php'
=>
'7.4.99'
,
'typo3'
=>
'10.4.99
-11.5.99
'
,
'php'
=>
'7.4.99
-8.1.99
'
,
],
'conflicts'
=>
[
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment