Skip to content

Commit 8526902

Browse files
Merge pull request #16 from beechit/dependency-updates
Update TYPO3 version dependencies
2 parents 5a41db3 + e5515b5 commit 8526902

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ Make it possible to configure the default upload folder for a certain TCA column
2828

2929
**Requirements:**
3030

31-
TYPO3 8.7.* LTS or TYPO3 10.4.*
31+
TYPO3 8 LTS, 9 LTS or TYPO3 10 LTS

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Make it possible to configure the default upload folder for a certain TCA column",
55
"license": ["GPL-2.0+"],
66
"require": {
7-
"typo3/cms-core": "^8.0 || ^9.5.17 || ^10.4"
7+
"typo3/cms-core": "^8.7 || ^9.5.17 || ^10.4"
88
},
99
"autoload": {
1010
"psr-4": {

0 commit comments

Comments
 (0)