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
5eef7e04
Commit
5eef7e04
authored
Jul 01, 2022
by
Matthias Adrowski
Browse files
[TASK] Fix phpo requirement in emconf
parent
eb7a7f5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ext_emconf.php
View file @
5eef7e04
...
...
@@ -25,7 +25,7 @@ $EM_CONF['content_replacer'] = [
'constraints'
=>
[
'depends'
=>
[
'typo3'
=>
'10.4.99-11.5.99'
,
'php'
=>
'7.4.
99
-8.1.99'
,
'php'
=>
'7.4.
0
-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