Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 370 Bytes

File metadata and controls

16 lines (8 loc) · 370 Bytes

Dissect

##List of commands :

###composer:sourceList

php dissect.phar composer:sourceList path/to/composer.lock

This command will list all sources from a composer.lock in order to see where package are coming from. This is useful if you have a satis/local packagist to be sure all packages are cloned from local repository and not github