From c3075a0cfb0d2948839c25e877c7c91643eb4dd3 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Sat, 17 May 2025 09:55:14 +0000 Subject: [PATCH] Update Flex endpoint --- symfony.framework-bundle.6.4.json | 20 ++------------------ symfony.framework-bundle.7.2.json | 20 ++------------------ 2 files changed, 4 insertions(+), 36 deletions(-) diff --git a/symfony.framework-bundle.6.4.json b/symfony.framework-bundle.6.4.json index 2343b29d..26498d53 100644 --- a/symfony.framework-bundle.6.4.json +++ b/symfony.framework-bundle.6.4.json @@ -10,8 +10,7 @@ "copy-from-recipe": { "config/": "%CONFIG_DIR%/", "public/": "%PUBLIC_DIR%/", - "src/": "%SRC_DIR%/", - ".editorconfig": ".editorconfig" + "src/": "%SRC_DIR%/" }, "composer-scripts": { "cache:clear": "symfony-cmd", @@ -40,21 +39,6 @@ ] }, "files": { - ".editorconfig": { - "contents": [ - "root = true", - "", - "[*]", - "charset = utf-8", - "end_of_line = lf", - "indent_size = 4", - "indent_style = space", - "insert_final_newline = true", - "trim_trailing_whitespace = true", - "" - ], - "executable": false - }, "config/packages/cache.yaml": { "contents": [ "framework:", @@ -200,7 +184,7 @@ "executable": false } }, - "ref": "4d5fb46de06001999bc808af198f0ef17b4687b5" + "ref": "32126346f25e1cee607cc4aa6783d46034920554" } } } diff --git a/symfony.framework-bundle.7.2.json b/symfony.framework-bundle.7.2.json index 8ae66bbc..f18e9496 100644 --- a/symfony.framework-bundle.7.2.json +++ b/symfony.framework-bundle.7.2.json @@ -10,8 +10,7 @@ "copy-from-recipe": { "config/": "%CONFIG_DIR%/", "public/": "%PUBLIC_DIR%/", - "src/": "%SRC_DIR%/", - ".editorconfig": ".editorconfig" + "src/": "%SRC_DIR%/" }, "composer-scripts": { "cache:clear": "symfony-cmd", @@ -45,21 +44,6 @@ ] }, "files": { - ".editorconfig": { - "contents": [ - "root = true", - "", - "[*]", - "charset = utf-8", - "end_of_line = lf", - "indent_size = 4", - "indent_style = space", - "insert_final_newline = true", - "trim_trailing_whitespace = true", - "" - ], - "executable": false - }, "config/packages/cache.yaml": { "contents": [ "framework:", @@ -196,7 +180,7 @@ "executable": false } }, - "ref": "105b334917611e8c8071a69749916dfff208f262" + "ref": "87bcf6f7c55201f345d8895deda46d2adbdbaa89" } } }