Yaffs site version 1.1
[yaffs-website] / web / modules / contrib / media_entity_instagram / composer.json
diff --git a/web/modules/contrib/media_entity_instagram/composer.json b/web/modules/contrib/media_entity_instagram/composer.json
deleted file mode 100644 (file)
index a44f85c..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-  "name": "drupal/media_entity_instagram",
-  "description": "Provides a media entity instagram.",
-  "type": "drupal-module",
-  "license": "GPL-2.0+",
-  "require": {
-    "PHP-Instagram-API/PHP-Instagram-API": "dev-master"
-  },
-  "repositories": [
-    {
-      "type": "vcs",
-      "url": "https://github.com/designesse/PHP-Instagram-API.git"
-    }
-  ]
-}