1
0
Fork 0
Commit Graph

8 Commits (7d6c76ee790b2f9883f52f8c219cea1c6e47bedb)

Author SHA1 Message Date
Ion Bazan 8ff237afb6
[Tests] Use static data providers () 2022-11-24 14:39:08 +01:00
Jordi Boggiano a63ce7cf96
Add message when doing composer outdated --direct and there is nothing to show, fixes () 2022-10-27 16:21:53 +02:00
Jordi Boggiano 822fd640d0
Add warning when outdated command rejects an existing version due to platform requirements, fixes () 2022-10-12 13:57:14 +02:00
Jordi Boggiano 4164b30236
Fix show --platform regression failing if no composer.json exists, fixes 2022-09-13 14:49:25 +02:00
Jordi Boggiano 3177b21324
Fix handling for double-zero prefix, refs 2022-08-31 09:47:59 +02:00
Jordi Boggiano 2d48c7dbb0
Fix handling of zero-major versions in outdated --major-only flag, fixes 2022-08-30 20:45:07 +02:00
Thomas Landauer ceb8bef778
Adding hint what "Direct dependencies" means () 2022-08-20 09:24:25 +02:00
Jordi Boggiano f95471f221
Show/outdated command fixes ()
* Fix show command showing the split of direct/transitive deps from outdated, fixes 

* Fix a few minor edge cases in show command, add tests for show and outdated commands
2022-08-17 12:08:59 +02:00