We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b991124 commit 4c04a04Copy full SHA for 4c04a04
1 file changed
downloads.php
@@ -95,7 +95,7 @@ function option(string $value, string $desc, $attributes = []): string
95
'8.4' => 'version 8.4',
96
'8.3' => 'version 8.3',
97
'8.2' => 'version 8.2',
98
- 'default' => 'OS default version',
+ 'default' => 'default PHP version for OS',
99
];
100
101
0 commit comments