Skip to content

Commit

Permalink
Release 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jkphl committed Jul 31, 2020
1 parent ac97dfa commit 5acc3cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ext-curl": "*",
"typo3/cms-core": "^10.3",
"soundasleep/html2text": "^1.1",
"wyrihaximus/html-compress": "^2.0"
"wyrihaximus/html-compress": "^3.0"
},
"suggest": {
"sjbr/static-info-tables": "Data and API for countries, languages and currencies for use in TYPO3 CMS",
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '4.1.0',
'version' => '4.3.0',
'constraints' => [
'depends' => [
'typo3' => '10.3.0-',
Expand Down

0 comments on commit 5acc3cf

Please sign in to comment.