From 911e1b19acdadb547feb69e12cb42198782ce902 Mon Sep 17 00:00:00 2001 From: Paragon Initiative Enterprises Date: Fri, 19 Apr 2024 18:33:13 -0400 Subject: [PATCH] Remove vendor/paragonie from box.json Since we no longer need random_compat, we can remove this. --- dist/box.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dist/box.json b/dist/box.json index 5f7827ed..2d339aeb 100644 --- a/dist/box.json +++ b/dist/box.json @@ -16,10 +16,6 @@ { "in": "vendor/composer", "name": "*.php" - }, - { - "in": "vendor/paragonie", - "name": "*.php" } ], "compactors": [