8000 Individual polyfill packages should be used instead of symfony/polyfill · Issue #467 · magento/magento-coding-standard · GitHub
[go: up one dir, main page]

Skip to content
Individual polyfill packages should be used instead of symfony/polyfill #467
Closed
@stof

Description

@stof

Currently, this package depends on symfony/polyfill instead of the individual symfony/polyfill-* packages.
This package installing the whole mono-repo is discouraged as it installs much more stuff than necessary.

The Symfony team (which I'm a member of) recommends using the individual packages instead. If we were starting it today, we would not even publish the symfony/polyfill package on Packagist at all, keeping it a development-only mono-repo.

Currently, this even triggers a weird behavior in Composer. See composer/composer#11641

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0