From 69b08c84eb989b62b3f728fa43f4b219296b5375 Mon Sep 17 00:00:00 2001 From: Jonathan Danse Date: Thu, 23 Apr 2026 15:43:01 +0200 Subject: [PATCH] Add 'ps_onepagecheckout' to modules --- src/Command/AbstractCommand.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Command/AbstractCommand.php b/src/Command/AbstractCommand.php index 6d1a2a7..5daddba 100644 --- a/src/Command/AbstractCommand.php +++ b/src/Command/AbstractCommand.php @@ -212,6 +212,7 @@ class AbstractCommand extends Command 'ps_distributionapiclient', 'ps_fixturescreator', 'themeinstallator', + 'ps_onepagecheckout', ], 'tools' => [ '.github',