From 94fd4350ef7ea67e3ae0b7fb46eef832835e403d Mon Sep 17 00:00:00 2001 From: crynobone Date: Mon, 1 Jun 2015 05:12:21 +0800 Subject: [PATCH] Increase min deps. Signed-off-by: crynobone --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6e6ef60..3ae7763 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "require-dev": { "phpspec/phpspec": "~2.1", - "orchestra/foundation": "3.0.*" + "orchestra/foundation": "~3.0.7" }, "extra": { "branch-alias": {