From 7d969499f30824ee0b776c062e42f49cbd910d9c Mon Sep 17 00:00:00 2001 From: Jay Potter Date: Mon, 10 Aug 2026 13:43:47 -0400 Subject: [PATCH] extend \Symfony\Component\Console\Output\ConsoleOutput --- src/Potter/Console/Output.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/Potter/Console/Output.php diff --git a/src/Potter/Console/Output.php b/src/Potter/Console/Output.php new file mode 100644 index 0000000..70d495d --- /dev/null +++ b/src/Potter/Console/Output.php @@ -0,0 +1,8 @@ +