Skip to content

Commit 7726d48

Browse files
authored
add empty for available presets (#289)
1 parent 14dd6f5 commit 7726d48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Factories/ConfigurationResolverFactory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class ConfigurationResolverFactory
2121
'per',
2222
'psr12',
2323
'symfony',
24+
'empty',
2425
];
2526

2627
/**

0 commit comments

Comments
 (0)