Project

General

Profile

Actions

Task #100942

closed

Remove obsolete `composer/package-versions-deprecated`

Added by Stefan Bürk over 1 year ago. Updated 10 months ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
composer
Target version:
-
Start date:
2023-06-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Package `composer/package-versions-deprecated` is required
as development dependency in the root composer.json. That
package itself is deprecated and it is recommended to use
class `Composer\InstalledVersions` directly with composer 2+
only support.

TYPO3 requires composer v2.x as a minimum since TYPO3 v11,
so there is no need to keep this development dependency
installed. It's not used anyway in the development cycle.

Actions

Also available in: Atom PDF