We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9591e53 commit 6c2eabdCopy full SHA for 6c2eabd
composer.json
@@ -29,6 +29,6 @@
29
],
30
"minimum-stability": "dev",
31
"require": {
32
- "t3kit/theme-t3kit": "~2.5.0"
+ "t3kit/theme-t3kit": "~2.6.0"
33
}
34
ext_emconf.php
@@ -24,7 +24,7 @@
24
'CGLcompliance_note' => '',
25
'constraints' => array(
26
'depends' => array(
27
- 'theme_t3kit' => '2.5.0-2.5.99'
+ 'theme_t3kit' => '2.6.0-2.6.99'
28
),
'conflicts' => array(
0 commit comments