mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
feat: add composer.json version to Package module (#716)
This commit is contained in:
committed by
Matan Kushner
parent
dce52390c8
commit
e38a257656
@@ -860,6 +860,8 @@ and `poetry` packages.
|
||||
in the current directory
|
||||
- **poetry** – The `poetry` package version is extracted from the `pyproject.toml` present
|
||||
in the current directory
|
||||
- **composer** – The `composer` package version is extracted from the `composer.json` present
|
||||
in the current directory
|
||||
|
||||
> ⚠️ The version being shown is that of the package whose source code is in your
|
||||
> current directory, not your package manager.
|
||||
|
||||
Reference in New Issue
Block a user