3 ########################################################################
4 # Extension Manager/Repository config file for ext: "extbase"
9 # Only the data in the array - anything else is removed by next write.
10 # "version" and "dependencies" must not be touched!
11 ########################################################################
13 $EM_CONF[$_EXTKEY] = array(
14 'title' => 'A Framework for Extensions',
15 'description' => 'A framework to build extensions in the style of FLOW3 by now.',
28 'modify_tables' => '',
29 'clearCacheOnLoad' => 0,
31 'author_company' => 'TYPO3 core team',
33 'constraints' => array(
35 'php' => '5.2.0-0.0.0',
36 'typo3' => '4.3.dev-0.0.0',
38 'conflicts' => array(),
39 'suggests' => array(),
41 'suggests' => array(),
42 '_md5_values_when_last_written' => '',