Unverified Commit 5e612de4 authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

phpPackages.box: fix composer hash

Confirmed with diffoscope that only the composer-generated code did change.
See #451395
parent 52568d69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ php82.buildComposerProject2 (finalAttrs: {
    hash = "sha256-giJAcH2R9hAlUTbwRi7rbmUP+WV8Nfb9XmoHHs4RcbI=";
  };

  vendorHash = "sha256-7oZtuQ7PhB7q9vNO2TLI46kg2q9BgdLjGUduGXAHc0E=";
  vendorHash = "sha256-A/hAw0J4Q3kun6soxI6h7kpyGef9q0EFg8HAQHHZUro=";

  doInstallCheck = true;
  nativeInstallCheckInputs = [ versionCheckHook ];