mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 17:16:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
"",
|
||||
"require_once dirname(__DIR__).'/vendor/autoload_runtime.php';",
|
||||
"",
|
||||
"return function (array $context) {",
|
||||
"return static function (array $context) {",
|
||||
" return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);",
|
||||
"};",
|
||||
""
|
||||
@@ -200,7 +200,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "5a1497d539f691b96afd45ae397ce5fe30beb4b9"
|
||||
"ref": "af116a4f8b47d5e12e432ee3e75504033a5d06c5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user