'phpspreadsheet: cannot retrieve sources

Win11/WSL2: developing psf web program for writing xlsx spreadsheet based on data from pdf. (have earlier developed program in Perl, but my 'webserver does not really support perl ...

Am attempting to use PsfSpreadsheet.'composer require phpoffice/phpspreadsheet', Seems to work according to vendor directory. Tried to do 'composer require phpoffice/phpspreadsheet --prefer-source', but I have not gotten the 'sources' subdirectory. What to do? (also, how do I 'unrequire' a previous require?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source