From 331d1e77876c49908dc76f49efae0d99c3fb07d5 Mon Sep 17 00:00:00 2001 From: Robert Landers Date: Sun, 3 Aug 2025 02:06:05 +0200 Subject: [PATCH] remove dphp bin Signed-off-by: Robert Landers --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index bdc81d84..3cf9fb97 100644 --- a/composer.json +++ b/composer.json @@ -19,9 +19,6 @@ "Bottledcode\\DurablePhp\\Tests\\": "tests/" } }, - "bin": [ - "bin/dphp" - ], "config": { "allow-plugins": { "pestphp/pest-plugin": true