From 43ad667c40b261f21419e9883f88babcde1da6ec Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Thu, 30 Jun 2016 15:39:19 +0000 Subject: [PATCH] dep update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4dd858b..682327a 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "illuminate/support": "^5.2", "illuminate/database": "^5.2", "ramsey/uuid": "^3.4", - "glmdev/foundation": "^0.0.16" + "glmdev/foundation": "^0.0.17" }, "require-dev": { "phpunit/phpunit": "~4.0"