Jenkins fix
[civicrm-core.git] / composer.json
index 39232d7fad68971696087fc43f1578d7d9c32d23..99a5dfcd0687ab2050f5d440a0a3acaec5603f58 100644 (file)
@@ -8,13 +8,16 @@
   },
   "require": {
     "dompdf/dompdf" : "0.6.*",
-    "symfony/dependency-injection": "2.3.*",
-    "symfony/event-dispatcher": "2.3.*",
-    "symfony/process": "2.3.*",
-    "psr/log": "~1.0.0",
-    "symfony/finder": "2.3.*",
+    "symfony/config": "~2.5.0",
+    "symfony/dependency-injection": "~2.5.0",
+    "symfony/event-dispatcher": "~2.5.0",
+    "symfony/filesystem": "~2.5.0",
+    "symfony/process": "~2.5.0",
+    "psr/log": "1.0.0",
+    "symfony/finder": "~2.5.0",
     "totten/ca-config": "~13.02",
-    "civicrm/civicrm-cxn-rpc": "~0.15.07.27"
+    "civicrm/civicrm-cxn-rpc": "~0.15.07.27",
+    "iats-payments/civicrm": "~1.4.2"
   },
   "scripts": {
     "post-install-cmd": [