mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 01:56:26 +03:00
Update Flex endpoint
This commit is contained in:
@@ -145,7 +145,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']);",
|
||||
"};",
|
||||
""
|
||||
@@ -176,7 +176,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "6356c19b9ae08e7763e4ba2d9ae63043efc75db5"
|
||||
"ref": "7801607e4688fdfb9ac6cb683e3da09cb620df07"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user