mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 09:36:24 +03:00
Update Flex endpoint
This commit is contained in:
@@ -173,7 +173,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']);",
|
||||
"};",
|
||||
""
|
||||
@@ -204,7 +204,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "09f6e081c763a206802674ce0cb34a022f0ffc6d"
|
||||
"ref": "d5dcd308c8becd725c9d8b91e31aab1ff0bbc30b"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user