Jordi Boggiano
|
fd7267e4ad
Show overridden versions (as well as original) in composer show -p
|
9 年之前 |
Jordi Boggiano
|
1a8aedaa9d
Assume -i when running composer show --tree without arg
|
9 年之前 |
Jérémy Romey
|
94daedde06
Fixed typo in the ShowCommand
|
9 年之前 |
Jordi Boggiano
|
9b8a14179b
Only list tree of packages required by root and not every installed package individually, refs #2600
|
9 年之前 |
Jordi Boggiano
|
e6e636802f
Add support for a simplified pure ASCII version of the tree view, refs #2600
|
9 年之前 |
Jordi Boggiano
|
92ad33d11e
Undo some invalid merges and simplify code a little bit, refs #2600
|
9 年之前 |
Jérémy Romey
|
36271a7dd1
Added a tree view of required packages
|
11 年之前 |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 年之前 |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
9 年之前 |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
9 年之前 |
Rob Bast
|
5ae9e7fe22
remove spdx files, introduce external library
|
10 年之前 |
Kunal Mehta
|
f634c6946d
Update callers of VersionParser::formatVersion()
|
10 年之前 |
Rob Bast
|
dfbee6a532
cleaner solution
|
10 年之前 |
Rob Bast
|
7a50225389
disable path if no composer available, fixes #4101
|
10 年之前 |
Cees-Jan Kiewiet
|
c9d9b5085a
Replaced <error> with <warning> for abandoned package as it reflects the intention of this feature better
|
10 年之前 |
Jordi Boggiano
|
921b3a0eba
Fix regression with non-SPDX licenses in show command, refs #3885
|
10 年之前 |
Jordi Boggiano
|
6b3178b169
Merge remote-tracking branch 'isoroku/fix-misspellings'
|
10 年之前 |
Jordi Boggiano
|
dbfd47eeca
CS fixes
|
10 年之前 |
jakoch
|
74a077dd3d
updated spdx-license handling to include metadata
|
10 年之前 |
isoroku
|
e0657b60a2
Fix misspellings
|
10 年之前 |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 年之前 |
Alexander Schwenn
|
395903863b
Add 'info' alias for 'show' command
|
10 年之前 |
Rafael Dohms
|
5ed01fb60d
Abandoned support in `show`
|
10 年之前 |
Alessandro Biavati
|
c5d1a3575c
Added `path` flag to show install path for installed packages
|
11 年之前 |
Andreas Hennings
|
39c09d5192
Add psr-4 stuff in a few more places.
|
11 年之前 |
Nicolas Bastien
|
52711d121c
Remove unused use statement.
|
11 年之前 |
Romain Neutron
|
9b7fc0bae7
Update INF to PHP_INT_MAX as recommended by Stof
|
11 年之前 |
Romain Neutron
|
a965642769
Do not use detected width for output formatting if it is not available
|
11 年之前 |
Jordi Boggiano
|
e330763c5f
Fix issue when multiple paths are mapped to one dir in the show command
|
11 年之前 |
Jordi Boggiano
|
0eb2821733
Fix undefined var error, fixes #2241
|
11 年之前 |