From 0985c6c8298153b331588e33b2e3224043cfa0f4 Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Sat, 25 Jun 2016 13:14:32 -0500 Subject: [PATCH] fixed dep bug --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8243461..1122ddb 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "ramsey/uuid": "^3.2", - "glmdev/foundation": "^0.0.012" + "glmdev/foundation": "^0.0.004" }, "autoload": { "psr-4": {