Update Flex endpoint

This commit is contained in:
github-action[bot]
2026-09-01 09:07:59 +00:00
parent fa7cdbb944
commit 1888fcc5d2
6 changed files with 627 additions and 9 deletions
+3 -3
View File
@@ -98,8 +98,8 @@
"contents": [
"<?php",
"",
"if (file_exists(dirname(__DIR__).'/var/cache/prod/App_KernelProdContainer.preload.php')) {",
" require dirname(__DIR__).'/var/cache/prod/App_KernelProdContainer.preload.php';",
"foreach (glob(dirname(__DIR__).'/var/cache/prod/*.preload.php') ?: [] as $file) {",
" require $file;",
"}",
""
],
@@ -184,7 +184,7 @@
"executable": false
}
},
"ref": "08c492c28925bf921d98bc26fd815ae8a38b33d9"
"ref": "27e6ec400ee3394b4bd57cf361f27700a13af1d7"
}
}
}