From ea43d286528ff38d255e801ca476c9ec810d2940 Mon Sep 17 00:00:00 2001 From: Jonathan Danse Date: Thu, 23 Apr 2026 10:58:20 +0200 Subject: [PATCH] Move 'minimal-theme' to documentation --- src/Command/AbstractCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Command/AbstractCommand.php b/src/Command/AbstractCommand.php index 6d1a2a7..89c5fd2 100644 --- a/src/Command/AbstractCommand.php +++ b/src/Command/AbstractCommand.php @@ -78,13 +78,13 @@ class AbstractCommand extends Command 'contextual-help-api', 'keycloak_connector_demo', 'webservice-postman-examples', + 'minimal-theme', ], 'themes' => [ 'classic-theme', 'community-theme-16', 'hummingbird', 'StarterTheme', - 'minimal-theme', ], 'modules' => [ 'PrestaShop-modules',