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;",
"}",
""
],
@@ -204,7 +204,7 @@
"executable": false
}
},
"ref": "d5dcd308c8becd725c9d8b91e31aab1ff0bbc30b"
"ref": "5ea2ed9cd29ca8fc2cb9bca9cb7b7e0a8d2be1dc"
}
}
}