Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
t3o
my.typo3.org
Commits
2703722c
Commit
2703722c
authored
Jul 09, 2017
by
Stefan Busemann
Browse files
[TASK] Require t3olayout
This ensures, that parts of the base configuration of t3olayout are overwritten by t3omy
parent
daa15886
Pipeline
#1428
passed with stages
in 4 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
html/typo3conf/ext/t3omy/ext_emconf.php
View file @
2703722c
...
...
@@ -9,6 +9,7 @@ $EM_CONF[$_EXTKEY] = array(
'constraints'
=>
array
(
'depends'
=>
array
(
'typo3'
=>
'8.7.0-8.99.99'
,
't3olayout'
=>
'0.0.1-'
,
'fluid_styled_content'
=>
'7.6.0-8.99.99'
),
'conflicts'
=>
array
(
...
...
@@ -26,5 +27,5 @@ $EM_CONF[$_EXTKEY] = array(
'author'
=>
'Stefan Busemann'
,
'author_email'
=>
'stefan.busemann@typo3.org'
,
'author_company'
=>
'typo3'
,
'version'
=>
'0.0.
1
'
,
'version'
=>
'0.0.
2
'
,
);
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