Add symfony/string a direct dependency

Created on 29 March 2023, over 1 year ago
Updated 7 April 2023, over 1 year ago

Problem/Motivation

Would like to use AsciiSlugger in symfony/string, which is in use, but not a direct dependency, for Provide options to sanitize filenames (transliterate, lowercase, replace whitespace, etc) Fixed . See the proposed resolution here in a slack thread on slack for details.

$ composer why symfony/string
symfony/console v6.2.5 requires symfony/string (^5.4|^6.0) 
$ composer why symfony/console
composer/composer   2.5.4      requires  symfony/console (^5.4.11 || ^6.0.11) 
drupal/core         10.1.x-dev requires  symfony/console (^6.2)               
symfony/http-kernel v6.2.6     conflicts symfony/console (<5.4)               
symfony/var-dumper  v6.2.5     conflicts symfony/console (<5.4)               
symfony/yaml        v6.2.5     conflicts symfony/console (<5.4) 

For evaluation criteria , I think it's not necessary.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Feature request
Status

Needs work

Version

10.1

Component
Base 

Last updated about 13 hours ago

Created by

🇨🇳China jungle Chongqing, China

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

Comments & Activities

Production build 0.71.5 2024