Skip to content

Commit 016f9d2

Browse files
authored
Bump version to 1.1.0 and update dependencies
1 parent df879d0 commit 016f9d2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ext_emconf.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
'author_email' => 'gr@studiomitte.com',
99
'state' => 'beta',
1010
'clearCacheOnLoad' => true,
11-
'version' => '1.0.1',
11+
'version' => '1.1.0',
1212
'constraints' =>
1313
[
1414
'depends' => [
15-
'typo3' => '13.4.0-13.4.99',
16-
'cart' => '11.5.0-11.99.99'
15+
'typo3' => '12.4.0-13.4.99',
16+
'cart' => '9.0.0-11.99.99'
1717
],
1818
'conflicts' => [],
1919
'suggests' => [],

0 commit comments

Comments
 (0)