Skip to content

Commit

Permalink
Merge pull request #55 from kartolo/11.x
Browse files Browse the repository at this point in the history
11.x
  • Loading branch information
SSFGizmo authored Jun 23, 2023
2 parents 69fdbcd + 53714cc commit 3c91a70
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 @@ -25,7 +25,7 @@
"typo3/cms-core": "^11.5",
"typo3/cms-dashboard": "^11.5",
"php": "^7.4 || ^8.0 || ^8.1",
"friendsoftypo3/tt-address": "^5.3 || ^6.0 || ^7.0",
"friendsoftypo3/tt-address": "^6.0 || ^7.0 || ^8.0",
"tedivm/fetch": "0.7.*"
},
"require-dev": {
Expand Down
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
'depends' => [
'typo3' => '11.5.0-11.99.99',
'lowlevel' => '11.5.0-11.99.99',
'tt_address' => '5.3.0-7.0.99',
'tt_address' => '6.0.0-8.0.99',
'php' => '7.4.0-8.1.99',
'jumpurl' => '8.0.3-',
'rdct' => '2.1.0',
Expand Down

0 comments on commit 3c91a70

Please sign in to comment.