From 24d36359931fed1fe7f6605a6ecb2ba0a62555cc Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Wed, 21 Aug 2019 09:03:50 +0200
Subject: [PATCH] Update harvesthq/chosen requirement

---
 composer.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/composer.json b/composer.json
index 41b0169..a81aa4e 100644
--- a/composer.json
+++ b/composer.json
@@ -43,10 +43,10 @@
             "type": "package",
             "package": {
                 "name": "harvesthq/chosen",
-                "version": "1.8.2",
+                "version": "1.8.7",
                 "type": "drupal-library",
                 "dist": {
-                    "url": "https://github.com/harvesthq/chosen/releases/download/v1.8.2/chosen_v1.8.2.zip",
+                    "url": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip",
                     "type": "zip"
                 }
             }
@@ -60,7 +60,7 @@
         "bower-asset/fontawesome": "~4.7.0",
         "drupal/bootstrap": "^3.6",
         "drupal/chosen": "^2.4",
-        "harvesthq/chosen": "^1.8",
+        "harvesthq/chosen": "1.8.7",
         "lakedrops/composer-json-utils": "^1.1.0",
         "lakedrops/dotenv": "^1.0.0",
         "matthiasmullie/path-converter": "^1.0"
-- 
GitLab