mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 09:06:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -149,7 +149,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']);",
|
||||
"};",
|
||||
""
|
||||
@@ -180,7 +180,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "87bcf6f7c55201f345d8895deda46d2adbdbaa89"
|
||||
"ref": "7a5c4105e37c9af84f347c978681a575a6522fa2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user