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