Closed
Description
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
Projects
Status
Done