We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011ecb0 commit 77b5700Copy full SHA for 77b5700
composer.json
@@ -68,7 +68,7 @@
68
"ext-curl": "*",
69
"ext-json": "*",
70
"ext-pdo": "*",
71
- "deeplcom/deepl-php": "1.11.1",
+ "deeplcom/deepl-php": "1.12.0",
72
"typo3/cms-backend": "^12.4.2 || ^13.4",
73
"typo3/cms-core": "^12.4.2 || ^13.4",
74
"typo3/cms-fluid": "^12.4.2 || ^13.4"
ext_emconf.php
@@ -8,7 +8,7 @@
8
'author_company' => 'web-vision GmbH',
9
'author_email' => '[email protected]',
10
'state' => 'stable',
11
- 'version' => '1.11.1',
+ 'version' => '1.12.0',
12
'constraints' => [
13
'depends' => [
14
'php' => '8.1.0-8.4.99',
0 commit comments