Skip to content

Commit a76a2e7

Browse files
committed
Revert the renaming of labels
1 parent 3a5eebc commit a76a2e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directive/ConfigurationBlockDirective.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ class ConfigurationBlockDirective extends SubDirective
2626
'php' => 'PHP',
2727
'php-annotations' => 'Annotations',
2828
'php-attributes' => 'Attributes',
29-
'php-standalone' => 'Standalone PHP apps',
30-
'php-symfony' => 'Symfony apps',
29+
'php-standalone' => 'Standalone Use',
30+
'php-symfony' => 'Framework Use',
3131
'rst' => 'RST',
3232
'terminal' => 'Bash',
3333
'varnish3' => 'Varnish 3',

0 commit comments

Comments
 (0)