composer-require-checker: 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:44 +02:00
parent c889446837
commit 4eee7a99df
@@ -16,7 +16,7 @@ php.buildComposerProject2 (finalAttrs: {
hash = "sha256-UAofdc8mqSnJXhCTABSf9JZERqur86lzNDI66EHgEQE=";
};
vendorHash = "sha256-bNeQEfwXly3LFuEKeSK6J6pRfQF6TNwUqu3SdTswmFI=";
vendorHash = "sha256-TlBrL4KyMVHaxqlfvnTkj3TkmU8h5/0BRC5e8yWrhCI=";
doInstallCheck = true;
nativeInstallCheckInputs = [ versionCheckHook ];