Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Component / Annotation / composer.json
index e7a2847dcf8ee38370d2f838ce06447784ea9358..51e7d25b00b355adf685f570b6aa34732a69e51a 100644 (file)
@@ -3,10 +3,10 @@
   "description": "Annotation discovery and implementation of plugins.",
   "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",
     "doctrine/annotations": "1.2.*",
     "drupal/core-file-cache": "^8.2",
     "drupal/core-plugin": "^8.2",