TASK: Adjust TYPO3 compatibility

This commit is contained in:
Daniel Siepmann 2016-12-15 09:33:56 +01:00
parent af4de18b65
commit b2a300bae1
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -6,7 +6,7 @@ $EM_CONF[$_EXTKEY] = [
'category' => 'be',
'constraints' => [
'depends' => [
'typo3' => '6.2.0-8.99.99',
'typo3' => '6.2.0-6.2.99',
'php' => '5.6.0-7.99.99'
],
'conflicts' => [],