diff --git a/composer.json b/composer.json
index b10a08a..8d4a965 100644
--- a/composer.json
+++ b/composer.json
@@ -18,12 +18,10 @@
         "name": "harvesthq/chosen",
         "version": "1.5.1",
         "type": "drupal-library",
-        "dist": {
-          "url": "https://github.com/harvesthq/chosen/releases/download/v1.5.1/chosen_v1.5.1.zip",
-          "type": "zip"
-        },
-        "require": {
-          "composer/installers": "~1.0"
+        "source": {
+          "url": "https://github.com/harvesthq/chosen",
+          "type": "git",
+          "reference": "v1.5.1"
         }
       }
     }
