Compare commits

..
Author SHA1 Message Date
github-action[bot]andgithub-action[bot] 603e85a508 Create Flex endpoint 2026-08-31 06:25:41 +00:00
2 changed files with 16 additions and 13 deletions
+2 -2
View File
@@ -12,9 +12,9 @@
"_links": { "_links": {
"repository": "github.com/symfony/recipes-contrib", "repository": "github.com/symfony/recipes-contrib",
"origin_template": "{package}:{version}@github.com/symfony/recipes-contrib:main", "origin_template": "{package}:{version}@github.com/symfony/recipes-contrib:main",
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2034/{package_dotted}.{version}.json", "recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2039/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json", "recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2034/archived/{package_dotted}/{ref}.json", "archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2039/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json" "archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
} }
} }
+4 -1
View File
@@ -87,6 +87,9 @@
"# ownership of a file that is not ours.", "# ownership of a file that is not ours.",
"", "",
"mcp:", "mcp:",
" servers:",
" # The server SuluMcpBundle prepends; its remaining options are set there.",
" sulu:",
" http:", " http:",
" # DNS rebinding protection. Left unset it accepts localhost only, so a server", " # DNS rebinding protection. Left unset it accepts localhost only, so a server",
" # reachable under its own domain answers every request with \"403 Forbidden:", " # reachable under its own domain answers every request with \"403 Forbidden:",
@@ -131,7 +134,7 @@
"executable": false "executable": false
} }
}, },
"ref": "82ffa93812d4dff9e9d5673751749ddc8f65b46c" "ref": "5c8da8c17e2a8976aac6614c4fbdbc3ce841eb06"
} }
} }
} }