From 87a276af4a32fbb8247343e84fdaccd6f4a8ef19 Mon Sep 17 00:00:00 2001 From: Joe Hoyle Date: Fri, 23 Aug 2019 08:47:41 -0400 Subject: [PATCH] Update to latest version of smart-media --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0abfc3d..2532760 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "require": { "php": ">=7.1", "humanmade/tachyon-plugin": "0.10.2", - "humanmade/smart-media": "0.1.13", + "humanmade/smart-media": "0.1.14", "humanmade/gaussholder": "1.1.3", "humanmade/aws-rekognition": "0.1.6" },