mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 19:46:52 +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;",
|
||||
"}",
|
||||
""
|
||||
],
|
||||
@@ -212,7 +212,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "312027aea160796a50bf2d185503afdb5d71f570"
|
||||
"ref": "a47c48a1aeef8d67111d94e6bdf8aac2826b4f43"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user