X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Flib%2FDrupal%2FComponent%2FHttpFoundation%2Fcomposer.json;h=910a648a2115d212691fbd5ebc7ed50fa4a53c4c;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=b86ab16ba773eeffd4ce9d995d40d3edf2f799c3;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/core/lib/Drupal/Component/HttpFoundation/composer.json b/web/core/lib/Drupal/Component/HttpFoundation/composer.json index b86ab16ba..910a648a2 100644 --- a/web/core/lib/Drupal/Component/HttpFoundation/composer.json +++ b/web/core/lib/Drupal/Component/HttpFoundation/composer.json @@ -3,10 +3,10 @@ "description": "HttpFoundation.", "keywords": ["drupal"], "homepage": "https://www.drupal.org/project/drupal", - "license": "GPL-2.0+", + "license": "GPL-2.0-or-later", "require": { "php": ">=5.5.9", - "symfony/http-foundation": "^2.7" + "symfony/http-foundation": ">=2.7 <4.0.0" }, "autoload": { "psr-4": {