-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
answeredFor when a question was asked and we referred to forum or answered it.For when a question was asked and we referred to forum or answered it.c: PlatformFor Matomo platform changes that aren't impacting any of our APIs but improve the core itself.For Matomo platform changes that aren't impacting any of our APIs but improve the core itself.
Description
Looking at composer it appears there are 2 parsers for working with YAML
- mustangostang/spyc (in require), and;
- symfony/yaml (in require-dev)
It doesn't really make sense to require both, so which should be set to be the sole parser, obviously the decision has to take into account PHP 7.2, 7.3, 7.4 compatibility for the v4.x branch
Metadata
Metadata
Assignees
Labels
answeredFor when a question was asked and we referred to forum or answered it.For when a question was asked and we referred to forum or answered it.c: PlatformFor Matomo platform changes that aren't impacting any of our APIs but improve the core itself.For Matomo platform changes that aren't impacting any of our APIs but improve the core itself.