Skip to content

Commit

Permalink
add empty for available presets
Browse files Browse the repository at this point in the history
  • Loading branch information
takeshiemoto committed Jul 30, 2024
1 parent 14dd6f5 commit 0f7aefa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Factories/ConfigurationResolverFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class ConfigurationResolverFactory
'per',
'psr12',
'symfony',
'empty',
];

/**
Expand Down

0 comments on commit 0f7aefa

Please sign in to comment.