File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " b13/content-sync" ,
33 "type" : " typo3-cms-extension" ,
4- "description" : " Sync Database Tables and Files between two TYPO3 Installations" ,
4+ "description" : " Content Sync - Sync Database Tables and Files between two TYPO3 Installations" ,
55 "homepage" : " https://b13.com" ,
66 "license" : [
77 " GPL-2.0-or-later"
1616 },
1717 "extra" : {
1818 "typo3/cms" : {
19- "extension-key" : " content_sync"
19+ "extension-key" : " content_sync" ,
20+ "version" : " 4.0.0" ,
21+ "Package" : {
22+ "providesPackages" : {}
23+ }
2024 }
2125 },
2226 "replace" : {
Original file line number Diff line number Diff line change 1313 'uploadfolder ' => false ,
1414 'createDirs ' => '' ,
1515 'clearCacheOnLoad ' => true ,
16- 'version ' => '1 .0.2 ' ,
16+ 'version ' => '3 .0.0 ' ,
1717 'constraints ' => [
18- 'depends ' => ['typo3 ' => '10 .4.0-10.4 .99 ' ],
18+ 'depends ' => ['typo3 ' => '13 .4.0-14.99 .99 ' ],
1919 'conflicts ' => [],
2020 'suggests ' => [],
2121 ],
You can’t perform that action at this time.
0 commit comments