ThaDafinser / UserAgentParser

UserAgent parsing done right
http://useragent.mkf.solutions/
MIT License
247 stars 48 forks source link

This package requires thadafinser/package-info but does not appear to use it. #114

Closed unstoppablecarl closed 6 years ago

unstoppablecarl commented 6 years ago

This package requires thadafinser/package-info but does not appear to use it. Am I missing something?

ThaDafinser commented 6 years ago

@unstoppablecarl its used indirectly. During installation it extracts the versions of the installed packages.

That information is then used here: https://github.com/ThaDafinser/UserAgentParser/blob/master/src/Provider/AbstractProvider.php#L123-L132