Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Aug 2020 at 10:54 UTC
Updated:
22 Oct 2020 at 19:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
junglesymfony/var-dumper is in core already, should we add it as a top-level dev dependency?
Comment #3
jungleNothing to remove, but added an empty array here. No sure if this is necessary.
$ COMPOSER_ROOT_VERSION=9.1.x-dev composer update --lock -vvvUsed.Comment #4
jungleNothing to remove, but added an empty array here. No sure if this is necessary.
The
Testscould be removed, see https://github.com/symfony/var-dumper/tree/v5.1.2/TestsComment #5
mondrakeOK, this formalizes a dependency that is already loaded as a sub-dependency.
Comment #7
catchThis is already a dependency, so we don't need a separate evaluation here.
Committed b7f992c and pushed to 9.1.x. Thanks!
Comment #9
xjmComment #10
xjmAdding the release note.