File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1818use Composer \Downloader \ArchiveDownloader ;
1919use Composer \Downloader \ChangeReportInterface ;
2020use Composer \Package \PackageInterface ;
21- use TYPO3 \CMS \Composer \Util \T3xDownloaderUtility ;
21+ use TYPO3 \CMS \Composer \Plugin \ Util \T3xDownloaderUtility ;
2222
2323/**
2424 * TYPO3 CMS Extension Downloader
Original file line number Diff line number Diff line change 1818use Composer \Downloader \ArchiveDownloader ;
1919use Composer \Downloader \ChangeReportInterface ;
2020use Composer \Package \PackageInterface ;
21- use TYPO3 \CMS \Composer \Util \T3xDownloaderUtility ;
21+ use TYPO3 \CMS \Composer \Plugin \ Util \T3xDownloaderUtility ;
2222
2323/**
2424 * TYPO3 CMS Extension Downloader
Original file line number Diff line number Diff line change 1313 * The TYPO3 project - inspiring people to share!
1414 */
1515
16- namespace TYPO3 \CMS \Composer \Util ;
16+ namespace TYPO3 \CMS \Composer \Plugin \ Util ;
1717
1818use Composer \Package \PackageInterface ;
19- use TYPO3 \CMS \Composer \Plugin \Util \ExtensionKeyResolver ;
2019
2120class T3xDownloaderUtility
2221{
You can’t perform that action at this time.
0 commit comments