File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff 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 LTS, 9 LTS or TYPO3 10 LTS
31+ TYPO3 10 LTS
Original file line number Diff line number Diff line change 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.7 || ^9.5.17 || ^ 10.4"
7+ "typo3/cms-core" : " ^10.4"
88 },
99 "autoload" : {
1010 "psr-4" : {
Original file line number Diff line number Diff line change 1515 'author ' => 'Frans Saris ' ,
1616 'author_email ' => 't3ext@beecht.it ' ,
1717 'author_company ' => 'Beech.it ' ,
18- 'version ' => '1.1 .0 ' ,
18+ 'version ' => '1.2 .0 ' ,
1919 'constraints ' =>
2020 [
2121 'depends ' =>
2222 [
23- 'typo3 ' => '8.7 .0-10.4.99 ' ,
23+ 'typo3 ' => '10.4 .0-10.4.99 ' ,
2424 ],
2525 'conflicts ' =>
2626 [
You can’t perform that action at this time.
0 commit comments