mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 17:46:27 +03:00
Update Flex endpoint
This commit is contained in:
@@ -154,7 +154,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']);",
|
||||
"};",
|
||||
""
|
||||
@@ -185,7 +185,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3"
|
||||
"ref": "9263bd867e96ec472a1dd0c9e2093311c907f06e"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user