TYPO3 / CmsComposerInstallers

TYPO3 CMS Composer Installer
GNU General Public License v2.0
58 stars 39 forks source link

T3xDownloader2 incompatible with Composer\Downloader\ArchiveDownloader >= 2.3.0 #132

Closed knusperpixel closed 2 years ago

knusperpixel commented 2 years ago

typo3/cms-composer-installers:1.5.10

Declaration of TYPO3\CMS\Composer\Installer\Downloader\T3xDownloader2::extract(Composer\Package\PackageInterface $package, $file, $path) must be compatible with Composer\Downloader\ArchiveDownloader::extract(Composer\Package\PackageInterface $package, string $file, string $path): React\Promise\PromiseInterface

helhum commented 2 years ago

Thanks for reaching out. Next time, please take some minutes to at least describe your issue as full sentence.

typo3/cms-composer-installers:1.5.10 is not supported any more. If you are using TYPO3 ELTS versions, please also use Composer 2.2 LTS versions to manage these, or reach out to TYPO3 ELTS support, whether they can provide a version of composer installers that works with latest Composer versions and outdated TYPO3 versions.