From 754ef682d794629e77c5296bd1b0d85474bd4720 Mon Sep 17 00:00:00 2001 From: Robert O'Rourke Date: Fri, 21 Feb 2020 11:26:51 +0000 Subject: [PATCH] updates tachyon to 0.11.0 and smart media to 0.2.5 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 1f0e789..04c9ab1 100644 --- a/composer.json +++ b/composer.json @@ -12,8 +12,8 @@ "require": { "php": ">=7.1", "darylldoyle/safe-svg": "1.9.6", - "humanmade/tachyon-plugin": "0.10.2", - "humanmade/smart-media": "0.2.4", + "humanmade/tachyon-plugin": "0.11.0", + "humanmade/smart-media": "0.2.5", "humanmade/gaussholder": "1.1.3", "humanmade/aws-rekognition": "0.1.6" },