Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
services
T
t3o sites
common
t3olayout
Commits
c660fa87
Commit
c660fa87
authored
Nov 20, 2019
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set version to 4.1.0 and set dependencies to v9 only
parent
71c30239
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
ext_emconf.php
ext_emconf.php
+3
-3
No files found.
ext_emconf.php
View file @
c660fa87
...
...
@@ -8,8 +8,8 @@ $EM_CONF[$_EXTKEY] = [
'category'
=>
'extension'
,
'constraints'
=>
[
'depends'
=>
[
'typo3'
=>
'
8.7
.0-9.5.99'
,
'fluid_styled_content'
=>
'
8.7
.0-9.5.99'
'typo3'
=>
'
9.5
.0-9.5.99'
,
'fluid_styled_content'
=>
'
9.5
.0-9.5.99'
],
'conflicts'
=>
[
],
...
...
@@ -25,5 +25,5 @@ $EM_CONF[$_EXTKEY] = [
'clearCacheOnLoad'
=>
1
,
'author'
=>
't3o team'
,
'author_email'
=>
't3o@typo3.org'
,
'version'
=>
'4.
0
.0'
,
'version'
=>
'4.
1
.0'
,
];
Write
Preview
Markdown
is supported
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