Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Component / ClassFinder / composer.json
index 97d36687755fa7f9a2d24c5f2beb8e59f318be16..c5a97b09f1c25e0d48f195f98276b3238d97f095 100644 (file)
@@ -3,10 +3,10 @@
   "description": "This class provides a class finding utility.",
   "keywords": ["drupal"],
   "homepage": "https://www.drupal.org/project/drupal",
-  "license": "GPL-2.0+",
+  "license": "GPL-2.0-or-later",
   "require": {
     "php": ">=5.5.9",
-    "doctrine/common": "2.5.*"
+    "doctrine/common": "^2.5"
   },
   "autoload": {
     "psr-4": {