phpdocumentor: fix composer hash

Confirmed with diffoscope that only the composer-generated code did change.
See #451395
This commit is contained in:
Maximilian Bosch
2025-10-17 21:51:52 +02:00
parent 47d251327c
commit ae68d8ca7b
+1 -1
View File
@@ -17,7 +17,7 @@ php.buildComposerProject2 (finalAttrs: {
hash = "sha256-iQA19FrXvVLzg+LaY1BcNmG8amMfKPVFwYbZ7dr+H9Q=";
};
vendorHash = "sha256-sFRy9Hy9CVNjjYqbPbKH0XhoUdu4HlkiuHDDovTGono=";
vendorHash = "sha256-iXkj0Pa4ln8GX/ARCpnijaWdFM4VYZuj42RP0GS2LW8=";
nativeBuildInputs = [ makeBinaryWrapper ];