From 5f6b53a3b998bd3ecc5e17479f94bc50c30dc44d Mon Sep 17 00:00:00 2001 From: Nick Yeoman Date: Thu, 29 Aug 2024 21:55:19 -0700 Subject: [PATCH] fixed json syntax --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8b11c5d..ce4cb14 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ } }, "require": { - "twig/twig": "*", + "twig/twig": "*" }, "minimum-stability": "stable", "extra": {