php-e-invoice-it
php-e-invoice-it copied to clipboard
Remove installed dependencies
When a user install a package, composer only checks and uses the composer.json
file.
Thus, the library should never ever commit explicit dependencies, because they would not represent the real usage in the userland, and CI can't test them.