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 9e8d62f commit 486757aCopy full SHA for 486757a
1 file changed
downloads-get-instructions.php
@@ -30,7 +30,7 @@
30
}
31
32
33
-if (in_array($options['usage'], ['fw-drupal', 'fw-laravel', 'fw-symfony', 'fw-wordpress', 'fw-joomla', 'fw-mezzio'])) {
+if (in_array($options['usage'], ['fw-drupal', 'fw-laravel', 'fw-symfony', 'fw-wordpress', 'fw-joomla'])) {
34
$file = "{$options['usage']}";
35
$options['os'] = null;
36
0 commit comments