composer-diff
composer-diff copied to clipboard
[BUG] Use the from sha-1 parameter really as from with git, not as to.
The proper usage to use the from sha-1 as starting point is to add '..' after the first sha-1. Just using the sha-1 without the dots will use the sha-1 as to.