Closed JellyBellyDev closed 3 years ago
Maybe we can use the new api composer v2 metadata?
Hi @JellyBellyDev, this sounds like a good addition. Are you interested in making a pull request to add it?
Hi @JellyBellyDev, this sounds like a good addition. Are you interested in making a pull request to add it?
Ok! I try!
I studied the library and I think that this library should not expose one method to retrieve the require deps because these info are different for distinct version of the library.
My opinion is that the user get the specific Version
and retrieve the require info!
WDYT?
Yes that makes sense to me
Great, then I close!
Hi, would it be possible to add to the library the possibility to retrieve information such as
present in the require section of the composer.json file?
maybe even the full list of requires, like packagist?
WDYT? Thanks