8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04035df commit db61e81Copy full SHA for db61e81
app/Output/SummaryOutput.php
@@ -24,6 +24,7 @@ class SummaryOutput
24
'psr12' => 'PSR 12',
25
'laravel' => 'Laravel',
26
'symfony' => 'Symfony',
27
+ 'empty' => 'Empty',
28
];
29
30
/**