engelsystem: 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:46 +02:00
parent 7bd88ff6e3
commit 8b54db6167
+1 -1
View File
@@ -23,7 +23,7 @@ php.buildComposerProject2 (finalAttrs: {
inherit php;
vendorHash = "sha256-0Mv48mB/pTQtYd2do6wTdhD/c2zwbU1gTYsdU7rELPY=";
vendorHash = "sha256-ODJgsvECw+q3sAA6pWNw4X2Png7f4G2Jty9AQSj/SgE=";
composoerNoDev = true;
composerStrictValidation = false;