Removed modules/contrib/media module to allow update to the core media module
[yaffs-website] / web / modules / contrib / media / composer.json
diff --git a/web/modules/contrib/media/composer.json b/web/modules/contrib/media/composer.json
deleted file mode 100644 (file)
index fdd1c6c..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-  "name": "drupal/media",
-  "description": "Media module for Drupal",
-  "type": "drupal-module",
-  "homepage": "https://github.com/drupal-media/media/",
-  "support": {
-    "irc": "irc://irc.freenode.org/drupal-contribute"
-  },
-  "license": "GPL-2.0+",
-  "minimum-stability": "dev",
-  "require": { }
-}
-