Remove dependency on symfony/config

Created on 28 February 2023, over 1 year ago
Updated 1 March 2023, over 1 year ago

Problem/Motivation

πŸ“Œ Add symfony/config to core's dependencies for package_manager Closed: duplicate asks to add symfony/config as a core dependency. That might have merit for other reasons, but is it really necessary for Package Manager? If the only need for it is for a loader than can register a service definition for every interface/class in a directory, we can replace that with PHP's directory iterators like we use in AnnotatedClassDiscovery and then for each iterated item create the service definition we want.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Package Manager

Created by

πŸ‡ΊπŸ‡ΈUnited States effulgentsia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024