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