1
0
Fork 0
Commit Graph

4 Commits (c069174ac787a9c08a65133e5f431b8ca07c5bd3)

Author SHA1 Message Date
Pol Dellaiera b608b8e87e
feat: improve Composer's output reproducibility ()
* 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
Martin Herndl 6fd145f01e
Allow --strict-psr in `DumpAutoloadCommand` also with --classmap-authoritative () 2023-08-30 21:43:16 +02:00
Martin Herndl 02e4a2d1a3
Add test case for `DumpAutoloadCommand` with failing --strict-psr check () 2023-08-30 21:42:45 +02:00
Martin Herndl 879524d8e3
Add tests for DumpAutoloadCommand () 2023-08-30 16:09:05 +02:00