We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0271754 commit ad73706Copy full SHA for ad73706
1 file changed
ext_emconf.php
@@ -10,11 +10,11 @@
10
$EM_CONF[$_EXTKEY] = [
11
'title' => 'Column Layout',
12
'description' => 'Adds column configuration to fluid styled content elements',
13
- 'version' => '0.5.2',
+ 'version' => '0.5.3',
14
'category' => 'fe',
15
'constraints' => [
16
'depends' => [
17
- 'typo3' => '8.7.0-9.4.99'
+ 'typo3' => '8.7.0-9.5.99'
18
]
19
],
20
'state' => 'beta',
0 commit comments