[TASK] Increase TYPO3 version dependency
This commit is contained in:
parent
7c1dae9b5d
commit
4c42637fab
@ -9,7 +9,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"typo3/cms-core": "8.7.0 - 9.5.99"
|
||||
"typo3/cms-core": "8.7.0 - 10.99.99"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
@ -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' => [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user