Update Flex endpoint

This commit is contained in:
github-action[bot]
2026-05-30 15:10:12 +00:00
parent 85a18b30c9
commit cd3a335fa6
2 changed files with 220 additions and 2 deletions
+2 -2
View File
@@ -173,7 +173,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']);",
"};",
""
@@ -212,7 +212,7 @@
"executable": false
}
},
"ref": "9e77d8de204dbd47f402eee6adb3a46bee5f8510"
"ref": "312027aea160796a50bf2d185503afdb5d71f570"
}
}
}