diff --git a/archived/symfony.ux-turbo/679d4172701a5a5fe5093bd1fd93dca108204401.json b/archived/symfony.ux-turbo/679d4172701a5a5fe5093bd1fd93dca108204401.json new file mode 100644 index 00000000..0971dd98 --- /dev/null +++ b/archived/symfony.ux-turbo/679d4172701a5a5fe5093bd1fd93dca108204401.json @@ -0,0 +1,27 @@ +{ + "manifests": { + "symfony/ux-turbo": { + "manifest": { + "bundles": { + "Symfony\\UX\\Turbo\\TurboBundle": [ + "all" + ] + }, + "conflict": { + "symfony/framework-bundle": "<7.2", + "symfony/security-csrf": "<7.2" + }, + "add-lines": [ + { + "file": "config/packages/csrf.yaml", + "position": "after_target", + "target": " csrf_protection:", + "content": " check_header: true" + } + ] + }, + "files": [], + "ref": "679d4172701a5a5fe5093bd1fd93dca108204401" + } + } +} diff --git a/symfony.ux-turbo.2.20.json b/symfony.ux-turbo.2.20.json index 22771a29..0971dd98 100644 --- a/symfony.ux-turbo.2.20.json +++ b/symfony.ux-turbo.2.20.json @@ -13,15 +13,15 @@ }, "add-lines": [ { - "file": "config/packages/framework.yaml", + "file": "config/packages/csrf.yaml", "position": "after_target", - "target": " csrf_protection:", - "content": " check_header: true" + "target": " csrf_protection:", + "content": " check_header: true" } ] }, "files": [], - "ref": "e4b951d7de760751e170c6d2e3b565cf9ed5182f" + "ref": "679d4172701a5a5fe5093bd1fd93dca108204401" } } }