Skip to content

Commit 9e8d62f

Browse files
committed
Add AlmaLinux WSL2 and generic to downloads page
Signed-off-by: arhimede <julian@dotkernel.com>
1 parent 51cfd3c commit 9e8d62f

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

downloads.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ function option(string $value, string $desc, $attributes = []): string
5757
'fw-drupal' => 'Drupal Development',
5858
'fw-joomla' => 'Joomla Development',
5959
'fw-laravel' => 'Laravel Development',
60-
'fw-mezzio' => 'Mezzio Development',
6160
'fw-symfony' => 'Symfony Development',
6261
'fw-wordpress' => 'WordPress Development',
6362
];
@@ -66,9 +65,9 @@ function option(string $value, string $desc, $attributes = []): string
6665
'linux' => [
6766
'name' => 'Linux',
6867
'variants' => [
69-
'linux-almalinux' => 'AlmaLinux',
7068
'linux-debian' => 'Debian',
7169
'linux-fedora' => 'Fedora',
70+
'linux-almalinux' => 'AlmaLinux',
7271
'linux-redhat' => 'RedHat',
7372
'linux-ubuntu' => 'Ubuntu',
7473
'linux-docker' => 'Docker',

include/download-instructions/fw-mezzio.php

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)