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
@@ -119,8 +119,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;",
"}",
""
],
@@ -212,7 +212,7 @@
"executable": false
}
},
"ref": "312027aea160796a50bf2d185503afdb5d71f570"
"ref": "a47c48a1aeef8d67111d94e6bdf8aac2826b4f43"
}
}
}