Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / lib / Drupal / Component / Gettext / composer.json
index 2dab6984898fb5b539bff9d64f4bd35c1200c2e7..87f500a108c4180d7d4415e523b99319e4fb6b81 100644 (file)
@@ -2,7 +2,7 @@
   "name": "drupal/core-gettext",
   "description": "PHP library for reading PO files.",
   "type": "library",
-  "license": "GPL-2.0+",
+  "license": "GPL-2.0-or-later",
   "support": {
     "issues": "https://www.drupal.org/project/issues/drupal",
     "irc": "irc://irc.freenode.net/drupal-contribute",
@@ -10,7 +10,7 @@
   },
   "require": {
     "php": ">=5.5.9",
-    "drupal/core-utility": "~8.2"
+    "drupal/core-utility": "^8.2"
   },
   "autoload": {
     "psr-4": {