mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
fix: replace deprecated package
This commit is contained in:
@@ -171,7 +171,7 @@ return [
|
||||
'Steam',
|
||||
'Config',
|
||||
'Request',
|
||||
'Form' => ['is_safe' => ['input', 'select', 'checkbox', 'model', 'open', 'radio', 'textarea', 'file']],
|
||||
'Html',
|
||||
'ExpandedForm' => [
|
||||
'is_safe' => [
|
||||
'date',
|
||||
|
Reference in New Issue
Block a user