Skip to content

Commit f66c1d8

Browse files
authored
Merge pull request #1 from Patta/patch-1
[TASK] Update composer dependencies
2 parents 98046ee + 2b7f816 commit f66c1d8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
},
2424
"require": {
2525
"typo3/cms-core": "^9.5",
26-
"friendsoftypo3/jumpurl": "dev-master",
27-
"friendsoftypo3/tt-address": "^4.1",
26+
"friendsoftypo3/jumpurl": "^7.8",
27+
"friendsoftypo3/tt-address": "^4.3 || ^5.0",
2828
"friendsoftypo3/rdct": "^1.0"
2929
},
3030
"autoload": {
@@ -44,4 +44,4 @@
4444
]
4545
}
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)