From 021c73e01826ea45e77a7e7309eb78119b968417 Mon Sep 17 00:00:00 2001 From: Robert O'Rourke Date: Fri, 8 Nov 2019 16:34:01 +0000 Subject: [PATCH] update the safe SVG plugin --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 2532760..2713340 100644 --- a/composer.json +++ b/composer.json @@ -11,6 +11,7 @@ ], "require": { "php": ">=7.1", + "darylldoyle/safe-svg": "1.9.6", "humanmade/tachyon-plugin": "0.10.2", "humanmade/smart-media": "0.1.14", "humanmade/gaussholder": "1.1.3",