You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[plugins] fix info for packages with process-compose services (#1689)
## Summary
We were relying on the package already being installed and in virtenv.
This change ensures it works when not installed as well.
## How was it tested?
`devbox info php`
0 commit comments