From 01f9e14c95fc77b756e0caa565975e5213336bba Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Tue, 28 Jun 2016 23:24:38 -0500 Subject: [PATCH] deps update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cd7c6ec..d6e89dd 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.12" + "glmdev/foundation": "^0.0.13" }, "require-dev": { "phpunit/phpunit": "~4.0"