spipu / html2pdf

OFFICIAL PROJECT | HTML to PDF converter written in PHP
http://html2pdf.fr/en/default
Open Software License 3.0
1.68k stars 749 forks source link

[Question] where is located the version within the build #758

Closed lenamtl closed 1 year ago

lenamtl commented 1 year ago

Hi,

I'm wondering where the version is documented once the build is genereated using composer. I know I can find the version on the machine that made the build but what I'm looking is to find the version into the generated build / vendor directory.

Thanks

spipu commented 1 year ago

you can find it into the composer.lock file

lenamtl commented 1 year ago

In my case I have found the version in composer / installed.json