1
0
Fork 0
composer/doc
Pol Dellaiera b608b8e87e
feat: improve Composer's output reproducibility (#11663)
* AutoloadGenerator: add `Locker` parameter to the `dump` method
* AutoloadGenerator: do not create a random hash, re-use the one from the lock file if it exists
* FileSystem: make sure `safeCopy` copy also the file time metadata
2023-09-28 11:43:52 +02:00
..
articles
dev
faqs
fixtures
00-intro.md
01-basic-usage.md feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00
02-libraries.md
03-cli.md
04-schema.md Changed psr/logger to psr/log (#11652) 2023-09-22 09:49:08 +02:00
05-repositories.md
06-config.md feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00
07-runtime.md
08-community.md