Skip to content

Commit

Permalink
chore: update config
Browse files Browse the repository at this point in the history
  • Loading branch information
aoekrz committed Aug 20, 2024
1 parent 52ea0ca commit 3bc6c29
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,12 @@
'description' => 'Examples for using Restler in TYPO3',
'category' => 'example',
'author' => 'AOE GmbH',
'author_company' => 'AOE GmbH',
'author_email' => '[email protected]',
'shy' => 0,
'dependencies' => 'extbase',
'conflicts' => '',
'priority' => '',
'module' => '',
'author_company' => 'AOE GmbH',
'state' => 'stable',
'internal' => '',
'uploadfolder' => 0,
'createDirs' => '',
'modify_tables' => '',
'clearCacheOnLoad' => 0,
'lockType' => '',
'version' => '11.0.0',
'version' => '11.0.1',
'constraints' => [
'depends' => [
'typo3' => '11.5.0-11.5.99',
Expand Down

0 comments on commit 3bc6c29

Please sign in to comment.