From 28f023ddf82c606337eb9f74796fb1e555966c73 Mon Sep 17 00:00:00 2001 From: Nicholas Calugar Date: Sun, 8 May 2016 16:31:05 -0700 Subject: [PATCH] Bump ZfcUser to 1.4.* --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 15e755b1..895d1f62 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "zendframework/zend-uri": "2.*", "zendframework/zend-view": "2.*", "zf-commons/zfc-base": "0.1.*", - "zf-commons/zfc-user": "1.2.*", + "zf-commons/zfc-user": "1.4.*", "hybridauth/hybridauth": "2.5.*" }, "require-dev": {