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 updated memory limit distinction for memory limit errors in docs (#11624) 2023-09-11 13:52:05 +02:00
dev Prioritize repository over package versions in the default policy, fixes #3509 2015-04-30 10:43:04 +01:00
faqs Update how-to-install-untrusted-packages-safely.md (#11187) 2022-11-16 13:42:58 +01:00
fixtures Fix EOL of text files (#9877) 2021-05-12 15:19:52 +02:00
00-intro.md docs: add binary dependencies (#11505) 2023-07-01 14:20:19 +02:00
01-basic-usage.md feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00
02-libraries.md Make a note about lower casing of package names (#9883) 2021-05-17 22:18:06 +02:00
03-cli.md Fix typo 03-cli.md (#11587) 2023-08-30 18:03:12 +02:00
04-schema.md Changed psr/logger to psr/log (#11652) 2023-09-22 09:49:08 +02:00
05-repositories.md Update 05-repositories.md (#11603) 2023-08-30 11:46:40 +02:00
06-config.md feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00
07-runtime.md Clarify that install path is absolute but not realpath'd, fixes #10945 2022-07-17 21:59:18 +02:00
08-community.md Update link text to runtime page in documentation (#11115) 2022-10-13 15:57:19 +02:00