X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FComponent%2FEventDispatcher%2Fcomposer.json;h=a4db6fafa4d9b372d9af251538054ca375914652;hp=be66232834a3d8112dd827ca46997a69b78cb602;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/web/core/lib/Drupal/Component/EventDispatcher/composer.json b/web/core/lib/Drupal/Component/EventDispatcher/composer.json index be6623283..a4db6fafa 100644 --- a/web/core/lib/Drupal/Component/EventDispatcher/composer.json +++ b/web/core/lib/Drupal/Component/EventDispatcher/composer.json @@ -6,8 +6,8 @@ "license": "GPL-2.0+", "require": { "php": ">=5.5.9", - "symfony/dependency-injection": "~2.8", - "symfony/event-dispatcher": "~2.7" + "symfony/dependency-injection": "^2.8", + "symfony/event-dispatcher": "^2.7" }, "autoload": { "psr-4": {