From 7293e473f18da8181e47c4d2b84304320e7c53ae Mon Sep 17 00:00:00 2001 From: lightbulblighter <59720715+lightbulblighter@users.noreply.github.com> Date: Sat, 5 Feb 2022 20:23:03 -0800 Subject: [PATCH] double oops --- composer.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/composer.json b/composer.json index 37543b6..1a24960 100644 --- a/composer.json +++ b/composer.json @@ -33,11 +33,6 @@ "ParsedownExtra\\": "src/" } }, - "autoload-dev": { - "psr-4": { - "Tests\\": "tests/" - } - }, "minimum-stability": "dev", "prefer-stable": true, "extra": {