diff --git a/archived/symfony.ux-turbo/9dd2778a116b6e5e01e5e1582d03d5a9e82630de.json b/archived/symfony.ux-turbo/9dd2778a116b6e5e01e5e1582d03d5a9e82630de.json new file mode 100644 index 00000000..37af2e80 --- /dev/null +++ b/archived/symfony.ux-turbo/9dd2778a116b6e5e01e5e1582d03d5a9e82630de.json @@ -0,0 +1,15 @@ +{ + "manifests": { + "symfony/ux-turbo": { + "manifest": { + "bundles": { + "Symfony\\UX\\Turbo\\TurboBundle": [ + "all" + ] + } + }, + "files": [], + "ref": "9dd2778a116b6e5e01e5e1582d03d5a9e82630de" + } + } +} diff --git a/archived/symfony.ux-turbo/c85ff94da66841d7ff087c19cbcd97a2df744ef9.json b/archived/symfony.ux-turbo/c85ff94da66841d7ff087c19cbcd97a2df744ef9.json new file mode 100644 index 00000000..f14a3aef --- /dev/null +++ b/archived/symfony.ux-turbo/c85ff94da66841d7ff087c19cbcd97a2df744ef9.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/framework.yaml", + "position": "after_target", + "target": " csrf_protection:", + "content": " check_header: true" + } + ] + }, + "files": [], + "ref": "c85ff94da66841d7ff087c19cbcd97a2df744ef9" + } + } +} diff --git a/index.json b/index.json index c0b6e46b..5413dd8d 100644 --- a/index.json +++ b/index.json @@ -1107,6 +1107,7 @@ "2.9" ], "symfony/ux-turbo": [ + "2.19", "2.20" ], "symfony/ux-twig-component": [ diff --git a/symfony.ux-turbo.2.19.json b/symfony.ux-turbo.2.19.json new file mode 100644 index 00000000..37af2e80 --- /dev/null +++ b/symfony.ux-turbo.2.19.json @@ -0,0 +1,15 @@ +{ + "manifests": { + "symfony/ux-turbo": { + "manifest": { + "bundles": { + "Symfony\\UX\\Turbo\\TurboBundle": [ + "all" + ] + } + }, + "files": [], + "ref": "9dd2778a116b6e5e01e5e1582d03d5a9e82630de" + } + } +} diff --git a/symfony.ux-turbo.2.20.json b/symfony.ux-turbo.2.20.json index 676f0b96..f14a3aef 100644 --- a/symfony.ux-turbo.2.20.json +++ b/symfony.ux-turbo.2.20.json @@ -2,6 +2,11 @@ "manifests": { "symfony/ux-turbo": { "manifest": { + "bundles": { + "Symfony\\UX\\Turbo\\TurboBundle": [ + "all" + ] + }, "conflict": { "symfony/framework-bundle": "<7.2", "symfony/security-csrf": "<7.2" @@ -16,7 +21,7 @@ ] }, "files": [], - "ref": "0103ff447478c98e6af6de14c20fa6d8938b4591" + "ref": "c85ff94da66841d7ff087c19cbcd97a2df744ef9" } } }