From 454a07d057d6075ea1381055fa8440efcd3e9ce7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 21 Feb 2024 00:47:22 +0000 Subject: [PATCH] Add todo --- versa | 1 + 1 file changed, 1 insertion(+) diff --git a/versa b/versa index a764bb3..103dd30 100755 --- a/versa +++ b/versa @@ -95,6 +95,7 @@ $application->setCode(function (InputInterface $input): int { break; case ProjectType::Symfony->value: + // TODO: run humbug/box if added to generate a phar? throw new RuntimeException('No build command set for Symfony projects.'); case ProjectType::Sculpin->value: