We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a41db3 + e5515b5 commit 8526902Copy full SHA for 8526902
README.md
@@ -28,4 +28,4 @@ Make it possible to configure the default upload folder for a certain TCA column
28
29
**Requirements:**
30
31
- TYPO3 8.7.* LTS or TYPO3 10.4.*
+ TYPO3 8 LTS, 9 LTS or TYPO3 10 LTS
composer.json
@@ -4,7 +4,7 @@
4
"description": "Make it possible to configure the default upload folder for a certain TCA column",
5
"license": ["GPL-2.0+"],
6
"require": {
7
- "typo3/cms-core": "^8.0 || ^9.5.17 || ^10.4"
+ "typo3/cms-core": "^8.7 || ^9.5.17 || ^10.4"
8
},
9
"autoload": {
10
"psr-4": {
0 commit comments