Cleanup: Updated ext_emconf.php files in system extensions

git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8033 709f56b5-9817-0410-a4d7-c38de5d9e867
This commit is contained in:
Oliver Hader 2010-06-22 12:05:24 +00:00
parent 678a633f07
commit 958d35ed70

View file

@ -32,7 +32,7 @@ $EM_CONF[$_EXTKEY] = array(
'version' => '0.1.0', 'version' => '0.1.0',
'constraints' => array( 'constraints' => array(
'depends' => array( 'depends' => array(
'typo3' => '4.3.0-0.0.0', 'typo3' => '4.4.0-0.0.0',
'php' => '5.2.0-0.0.0', 'php' => '5.2.0-0.0.0',
), ),
'conflicts' => array( 'conflicts' => array(