From 6e09b57fdcc67fe215b0ad821dd91bf2688fb15c Mon Sep 17 00:00:00 2001 From: ROOG Date: Wed, 25 Feb 2026 01:20:23 +0800 Subject: [PATCH] Remove `phpunit` binary stub from vendor directory --- vendor/bin/phpunit | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 vendor/bin/phpunit diff --git a/vendor/bin/phpunit b/vendor/bin/phpunit deleted file mode 100755 index 742e13d..0000000 --- a/vendor/bin/phpunit +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -exit 0