Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / lib / Drupal / Component / Plugin / composer.json
index 4ffeeed3a274b7349aa49806afcb2d9b7e80fd2d..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": {