From 501876ae8d1442ab3c8467ac97b9da49055078d3 Mon Sep 17 00:00:00 2001 From: Tahsin Shahriar Date: Thu, 13 Aug 2026 13:43:45 +0600 Subject: [PATCH] chore: fix composer run dev on Windows (pcntl unavailable) --- bin/dev-logs.php | 9 +++++++++ composer.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 bin/dev-logs.php diff --git a/bin/dev-logs.php b/bin/dev-logs.php new file mode 100644 index 0000000..6c330dd --- /dev/null +++ b/bin/dev-logs.php @@ -0,0 +1,9 @@ +