A PHP package for managing italian e-invoice and notice XML formats. (Pacchetto PHP per gestire il formato XML di fatture e notifiche come richiesto dal SdI).
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.
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.