{ "manifests": { "specshaper/encrypt-bundle": { "manifest": { "bundles": { "SpecShaper\\EncryptBundle\\SpecShaperEncryptBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "env": { "SPEC_SHAPER_ENCRYPT_KEY": "change_me" } }, "files": { "config/packages/spec_shaper_encrypt.yaml": { "contents": [ "spec_shaper_encrypt:", " encrypt_key: '%env(SPEC_SHAPER_ENCRYPT_KEY)%'", "" ], "executable": false } }, "ref": "d1ec011551c79df51dded42f6a74073fb5f67f10" } } }