'Admin', 'description' => 'Admin commands for Typo3', 'category' => 'services', 'author' => 'Olivier Massot', 'author_email' => 'olivier.massot@2iopenservice.fr', 'state' => 'stable', 'version' => '1.0.0', //see ot_core/ext_emconf.php to get the current ot extensions version 'constraints' => [ 'depends' => [ 'typo3' => '8.7.0-10.4.99', ], 'conflicts' => [], 'suggests' => [], ], ];