⬆️ Raise dependencies to include TYPO3 v11 and PHP 8.0 & 8.1
This commit is contained in:
parent
f5cde24eb6
commit
25ccc28ecc
2 changed files with 4 additions and 4 deletions
|
@ -11,8 +11,8 @@ $EM_CONF[$_EXTKEY] = [
|
|||
'version' => '1.1.0',
|
||||
'constraints' => [
|
||||
'depends' => [
|
||||
'typo3' => '10.4.0-10.4.99',
|
||||
'php' => '7.2.0-7.4.99'
|
||||
'typo3' => '10.4.0-11.5.99',
|
||||
'php' => '7.2.0-8.1.99'
|
||||
],
|
||||
],
|
||||
'autoload' => [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue