Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / entity / composer.json
diff --git a/web/modules/contrib/entity/composer.json b/web/modules/contrib/entity/composer.json
deleted file mode 100644 (file)
index 538e0e5..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{
-  "name": "drupal/entity",
-  "type": "drupal-module",
-  "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
-  "homepage": "http://drupal.org/project/entity",
-  "license": "GPL-2.0+",
-  "require": {
-    "drupal/core": "~8.5"
-  }
-}