Update Flex endpoint

This commit is contained in:
github-action[bot]
2026-04-03 14:26:41 +00:00
parent ad2a459832
commit 88975c4fe2
16 changed files with 1588 additions and 16 deletions
+2 -2
View File
@@ -154,7 +154,7 @@
"",
"require_once dirname(__DIR__).'/vendor/autoload_runtime.php';",
"",
"return function (array $context) {",
"return static function (array $context) {",
" return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);",
"};",
""
@@ -185,7 +185,7 @@
"executable": false
}
},
"ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3"
"ref": "9263bd867e96ec472a1dd0c9e2093311c907f06e"
}
}
}