Skip to content
  • Benni Mack's avatar
    [TASK] Migrate get.typo3.org cache file fetching into separate CLI command · b1e3460f
    Benni Mack authored
    The downloading of the current corejson file is happening in an
    outdated scheduler task, which is now needed anymore,
    as all jobs within the task are now handled through a CLI command, the
    latest being added is "ter:fetchCoreVersion".
    
    This way, the original "UpdateCurrentVersionListTask" can be removed,
    and in addition, the actual path of the cache file is now located in
    one single PHP class and encapsulated there.
    b1e3460f