From e4589d1f26d671f9d0ba80d6de51baef3310b5f1 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Sun, 11 Feb 2018 11:27:12 +0200
Subject: [PATCH] Issue #2943874: Updated [ImageMagick] module from 8.2.2 to
 8.2.3

---
 composer.json   | 2 +-
 drupal-org.make | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/composer.json b/composer.json
index c89b0cb2..1c8b92ac 100644
--- a/composer.json
+++ b/composer.json
@@ -67,7 +67,7 @@
     "drupal/ace_editor": "1.0",
     "drupal/entityqueue": "1.0-alpha7",
     "drupal/entityqueue_form_widget": "1.0-beta3",
-    "drupal/imagemagick": "2.2",
+    "drupal/imagemagick": "2.3",
     "drupal/imageapi_optimize": "2.0-alpha3",
     "drupal/ultimate_cron": "2.0-alpha2",
     "drupal/persistent_login": "1.0-alpha4",
diff --git a/drupal-org.make b/drupal-org.make
index 16fb3e85..56a317b1 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -163,7 +163,7 @@ projects[entityqueue_form_widget][type] = module
 projects[entityqueue_form_widget][version] = 1.0-beta3
 
 projects[imagemagick][type] = module
-projects[imagemagick][version] = 2.2
+projects[imagemagick][version] = 2.3
 
 projects[imageapi_optimize][type] = module
 projects[imageapi_optimize][version] = 2.0-alpha3
-- 
GitLab