From fc298bbc35a7ee05f571374f5ba1d7001eeb2f46 Mon Sep 17 00:00:00 2001 From: Philipp Lang Date: Fri, 15 Dec 2023 11:19:38 +0100 Subject: [PATCH] Remove twig --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 9b97963..d80955c 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,6 @@ "illuminate/support": "^8.12", "illuminate/validation": "^8.48", "vlucas/phpdotenv": "^5.3", - "twig/twig": "^3.3", "guzzle/guzzle": "^3.9", "guzzlehttp/guzzle": "^7.4" },