mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 12:13:13 +08:00
Removed several deprecated components
This commit is contained in:
@@ -15,10 +15,6 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
'backwards_compatible_problem_details' => [
|
||||
'json_flags' => JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_PRESERVE_ZERO_FRACTION,
|
||||
],
|
||||
|
||||
'error_handler' => [
|
||||
'listeners' => [Logger\ErrorLogger::class],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user