mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
Update Flex endpoint
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user