strichliste: enable strict validation of composer.json

This commit is contained in:
Micha Ober
2026-06-16 23:24:00 +02:00
parent 6762389874
commit 2fec1f1b4d
+1 -1
View File
@@ -21,7 +21,7 @@ php.buildComposerProject2 (finalAttrs: {
vendorHash = "sha256-PLq+XiZIJyyzVq+87timGO/jbPB4ZYQqSZilZMIE4Cw=";
composerNoDev = true;
composerNoPlugins = false;
composerStrictValidation = false;
composerStrictValidation = true;
postPatch = ''
substituteInPlace config/services.yaml \