[MERGE] Branch 'master' of github_atticmedia:cjel/typo3-templates_aide

This commit is contained in:
Philipp Dieter 2021-11-21 23:12:27 +01:00
commit c563dcf069
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
}
],
"require": {
"typo3/cms-core": "8.7.0 - 9.5.99",
"typo3/cms-core": "8.7.0 - 10.99.99",
"sarhan/php-flatten": "^4.0"
},
"autoload": {

View File

@ -23,7 +23,7 @@ $EM_CONF[$_EXTKEY] = [
'version' => '0.0.1',
'constraints' => [
'depends' => [
'typo3' => '8.7.0-9.5.99',
'typo3' => '8.7.0-10.99.99',
],
'conflicts' => [],
'suggests' => [],