Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Component / Plugin / composer.json
index 118265715cd4f32b393cba6e362b2ee2fa48e988..77f02d6fb1c2ddf42e9c18216ba9b9063938272a 100644 (file)
@@ -3,10 +3,10 @@
   "description": "Base building block for a scalable and extensible plug-in system for PHP components and application framework extensions.",
   "keywords": ["drupal", "plugin", "plugins"],
   "homepage": "https://www.drupal.org/project/drupal",
-  "license": "GPL-2.0+",
+  "license": "GPL-2.0-or-later",
   "require": {
     "php": ">=5.5.9",
-    "symfony/validator": "^2.7"
+    "symfony/validator": ">=2.7 <4.0.0"
   },
   "autoload": {
     "psr-4": {