Skip to content

Commit 6c2eabd

Browse files
committed
[TASK] update dependencies, theme-t3kit v2.6.0
1 parent 9591e53 commit 6c2eabd

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": "~2.5.0"
32+
"t3kit/theme-t3kit": "~2.6.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.5.0-2.5.99'
27+
'theme_t3kit' => '2.6.0-2.6.99'
2828
),
2929
'conflicts' => array(
3030
),

0 commit comments

Comments
 (0)