Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to InstalledVersions #9648

Closed
Seldaek opened this issue Jan 26, 2021 · 4 comments
Closed

Improvements to InstalledVersions #9648

Seldaek opened this issue Jan 26, 2021 · 4 comments
Labels
Milestone

Comments

@Seldaek
Copy link
Member

Seldaek commented Jan 26, 2021

As per composer/installers#470 (comment) & following comments - we should add a way to retrieve packages by type, and also include a bit more information about each package than only name/version/ref, namely:

  • type
  • install path

We should also include the root package in all this.

@ochorocho
Copy link
Contributor

@Seldaek i'm working on this now. What do you mean by "We should also include the root package in all this."?
Do you want me to include the "Root package name" along with "type" and "install_path" ?

@Seldaek
Copy link
Member Author

Seldaek commented Feb 12, 2021

@ochorocho I mean the root package should also have an install path and all, I don't think it's anything special really, just a reminder to check when reviewing, but I think you can probably ignore this and it'll just work.

ochorocho added a commit to ochorocho/composer that referenced this issue Feb 25, 2021
… add method to get installed packages by type

Issue composer#9648
ochorocho added a commit to ochorocho/composer that referenced this issue Apr 1, 2021
… add method to get installed packages by type

Issue composer#9648
@aimeos
Copy link

aimeos commented Apr 14, 2021

@Seldaek When is this feature expected to occur in composer? Is there a planned time frame?

@Seldaek
Copy link
Member Author

Seldaek commented Apr 14, 2021

Hoping to merge @ochorocho 's PR next week, but it'll be shipping in Composer 2.1 for sure, when that ships though I am not sure.

Seldaek pushed a commit to ochorocho/composer that referenced this issue May 21, 2021
@Seldaek Seldaek closed this as completed May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants