Commit 41dbc65b authored by Andy Hausmann's avatar Andy Hausmann

Added dependency constraint to TYPO3 CMS version.

parent 1814cac4
......@@ -36,7 +36,7 @@ $EM_CONF[$_EXTKEY] = array(
'depends' => array(
'extbase' => '1.3',
'fluid' => '1.3',
'typo3' => '4.5-0.0.0',
'typo3' => '4.5-6.1.99',
),
'conflicts' => array(
),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment