Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Component / EventDispatcher / composer.json
index be66232834a3d8112dd827ca46997a69b78cb602..a4db6fafa4d9b372d9af251538054ca375914652 100644 (file)
@@ -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": {