Skip to content

Commit d76ef30

Browse files
committed
[TASK] update main dependency theme-t3kit to v2.2.0
1 parent b1c92b0 commit d76ef30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
],
3030
"minimum-stability": "dev",
3131
"require": {
32-
"t3kit/theme-t3kit": "dev-master"
32+
"t3kit/theme-t3kit": "~2.2.0"
3333
}
3434
}

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'CGLcompliance_note' => '',
2525
'constraints' => array(
2626
'depends' => array(
27-
'theme_t3kit' => '2.1.1',
27+
'theme_t3kit' => '2.2.0',
2828
),
2929
'conflicts' => array(
3030
),

0 commit comments

Comments
 (0)