parent
356360443b
commit
2af99f3a4d
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
},
|
||||
"require": {
|
||||
"php": "7.4.0 - 8.2.99",
|
||||
"typo3/cms-core": "^11.5"
|
||||
"typo3/cms-core": "^11.5 || ^12.4"
|
||||
},
|
||||
"replace": {
|
||||
"typo3-ter/plausible-analytics": "self.version"
|
||||
|
|
|
@ -11,7 +11,7 @@ $EM_CONF[$_EXTKEY] = [
|
|||
'version' => '1.2.0',
|
||||
'constraints' => [
|
||||
'depends' => [
|
||||
'typo3' => '11.5.0-11.5.99',
|
||||
'typo3' => '11.5.0-12.4.99',
|
||||
'php' => '7.4.0-8.2.99'
|
||||
],
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue