From 95a71fe1d39421745534826f74c8080df3369a63 Mon Sep 17 00:00:00 2001 From: Kotlyar Maksim Date: Mon, 23 Feb 2015 20:37:29 +0000 Subject: [PATCH] Release 0.14.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6671f17..8cf73ce 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "require": { "php": ">=5.3.2", "silex/silex": "~1.2", - "payum/core": "0.14.*@dev" + "payum/core": "0.14.*" }, "suggest": { "payum/payum": "If you want to install all supported payments at once"