ComposerRequireChecker
ComposerRequireChecker copied to clipboard
Configure "Guessed Dependency"
Hi,
How can i help you to configure some Guessed Dependency (like symfony/process for Symfony\Component\Process\Process unknown symbol)?
Thanks
We should not maintain a list of packages, this is a never ending task. Instead this should be automated and can be automated. For guessing Packages there is already an open PR: https://github.com/maglnet/ComposerRequireChecker/pull/162
But the Problem there is that BetterReflection is not PHP8 ready and this library already supports PHP8. So there is a task first to be done in BetterReflection which is a bigger chunk of work :D
Ok thanks, you can close this issue :)
Maybe soon this feature is shipped see #346