From c8fcc52f88428ec730fa4fd9d6851c6aa1e5567e Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Sat, 31 May 2025 08:36:02 +0000 Subject: [PATCH] Update Flex endpoint --- ...a1b84865ceb2ba304c8f8bf2a185fbf32a843.json | 32 +++++++++++++++++++ symfony.translation.6.3.json | 4 +-- 2 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 archived/symfony.translation/620a1b84865ceb2ba304c8f8bf2a185fbf32a843.json diff --git a/archived/symfony.translation/620a1b84865ceb2ba304c8f8bf2a185fbf32a843.json b/archived/symfony.translation/620a1b84865ceb2ba304c8f8bf2a185fbf32a843.json new file mode 100644 index 00000000..272c49f0 --- /dev/null +++ b/archived/symfony.translation/620a1b84865ceb2ba304c8f8bf2a185fbf32a843.json @@ -0,0 +1,32 @@ +{ + "manifests": { + "symfony/translation": { + "manifest": { + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/", + "translations/": "translations/" + } + }, + "files": { + "config/packages/translation.yaml": { + "contents": [ + "framework:", + " default_locale: en", + " translator:", + " default_path: '%kernel.project_dir%/translations'", + " providers:", + "" + ], + "executable": false + }, + "translations/.gitignore": { + "contents": [ + "" + ], + "executable": false + } + }, + "ref": "620a1b84865ceb2ba304c8f8bf2a185fbf32a843" + } + } +} diff --git a/symfony.translation.6.3.json b/symfony.translation.6.3.json index 2a372a20..272c49f0 100644 --- a/symfony.translation.6.3.json +++ b/symfony.translation.6.3.json @@ -14,8 +14,6 @@ " default_locale: en", " translator:", " default_path: '%kernel.project_dir%/translations'", - " fallbacks:", - " - en", " providers:", "" ], @@ -28,7 +26,7 @@ "executable": false } }, - "ref": "e28e27f53663cc34f0be2837aba18e3a1bef8e7b" + "ref": "620a1b84865ceb2ba304c8f8bf2a185fbf32a843" } } }